Hi all, I want to use gwt-dnd library for FlexTable row drag and drop.
The data which i am displaying in FlexTable is coming from database as ArrayList. I have another FlexTable rows of which are in co-ordination with the first FlexTable rows. When row of first flex table gets dragged and dropped i want to refresh the second flex table according to the index of row of first flex table. Both flex tables are in ScrollPanel. I saw example of gwt-dnd for FlexTable. But it is given that AbsolutePanel is required for DragController. How can I use AbsolutePanel? Can I use ScrollPanel inside AbsolutePanel ? Can anyone help me with this issue? It's really urgent... Thanks in advance.. 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
