Wednesday, December 26, 2012

How to capture visible columns in smart GWT List Grid

Hi,

I wanted to interchange rows and columns in my ListGrid. In my current implementation, i capture the current visible set of rows using getVisibleRows() function to use them for plotting the graph for the date captured in the Grid

If i can interchange rows and columns, how do i get the visible set of columns for capturing the current data rendered in the grid for usage in plotting the graph.

Thanks,
Subbu

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

No comments:

Post a Comment