Skip to: Site menu | Main content

Email Facebook LinkedIn Twitter Google

Blog...

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.

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)