Hi All,
        I have a form in which nearly 20 text Inputs and  Radio Buttons are
generated dynamically by getting the collection from the database n
iterating it  (i.e by reading from the database for the required fields). My
problem is I'm not get the focus on all these components. I'm able to get
the focus for the first 6 text Inputs  when i press tab continuously but
when it comes to a radio button I'm losing the focus for the next
components(Text Inputs).
I need to get the focus by using mouse n then pressing tab key works.
Conclusion: when it comes to radio buttons in the middle while pressing tab
im loosing the focus for the next component . To continue geting focus i
have to use mouse.
pls help!

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to