Hi All... I have an application, in which a datagrid is shown with rendered combobox in a column. Functionality says, If we are accessing Combobox (selecting or not selecting any value) and then if we move cursor out of datagrid, the combobox should get disappear. I am have added an event listener on MouseEvent.ROLL_OUT event to implement the same. But the above mentioned functionality is behaving wierd. what I found is, sometimes when we move cursor out of datagrid, the combobox doesn't get disappear.
Can you please help me on this. Thanks in Advance. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

