Flex FocusManager
I'm still pretty new to Flex so it's no surprise that I find new stuff everyday. While researching form validation I came across this handy little bit of code:
focusManager.setFocus({control})
I put this code in my creationComplete() event to send focus to the first form field.



There are no comments for this entry.
[Add Comment]