Look at the selectRow(int row) method in MailList.java of the Mail sample. It's easy to follow and duplicate.
On Feb 13, 1:03 am, Amrutha Thomas <[email protected]> wrote: > I wish to deselect an already selected row and remove a selected row on a > Flextable. > > For example, a user comes and selects a row, the selected row should > highlight.If I select another row the row which I had selected before > should deselect.Also i have add and remove buttons to add and remove rows > .Whenever I selects a row and click on remove button the selected row > should remove from the table.Can anyone help me to solve this problem. -- 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.
