Hi,

I have a FlexTable which contains FocusPanel as a cell..

I am having DragAndDrop functionality for the FlexTable.
It's working fine..
But I want the additional functionality too that determine which cell
is clicked..

I added TableListener to the FlexTable..
When I click at the corner of the cell then it's working..
But if I click in the middle of the row anywhere then it's not
working..

I tried to add ClickListener to the FocusPanel which I am setting as a
cell to the FlexTable..
But it's also giving the same problem..

Is there any other method for this?
Can anyone help?

thanks,
Priya
--~--~---------~--~----~------------~-------~--~----~
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