Hi,

I have a Flex table that has 5 columns of which the first column has
radio button for each row to select one row out of the results rows. I
have a TableListener attached to this flex table and an onCellClicked
event to fire an action when I click a row.

I want to call a different action when I select/change a radio
button . I am not able to achieve this as I click on the radio it
fires the onCellClicked event. How do I achieve both the actions?
Thanks a lot for the help.

Thanks

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

Reply via email to