Monday, November 30, 2015

Re: DataGrid with Column freezing option

A colleague of mine implemented this a few years ago (at previous employment) by using two DataGrids (one representing the "frozen" columns). Both grids shared the same data but obviously displayed a different set of columns.

On Friday, November 27, 2015 at 12:25:12 AM UTC-7, karan wrote:
Can anyone suggest me a way to freeze one or two columns in the DataGrid. 
This seems like a very common requirement , but I don't seem to find a proper solution for it, nor am I able to crack this by making changes in DataGrid code.

Any help here would be great.

thanks
Karan

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment