Hi All,

I have defined a FlexTable with checkbox as my first column. Based on
the checkbox selection I need to delete all the selected rows in a
single API call.

I checked with the current FlexTable API, there is no API is
available. removeRow(index) and removeAllRows() both the above methods
are not exactly match with my need.

To have the behavior, I  need to traverse through the table, and
remove the selected rows one by one.

Is it possible to enhance the API?

Thanks,
Thamizharasu S

-- 
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-tool...@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