Hi All, I am already using a ScrollTable to have the freeze header functionality. so it has one flexTable for the header and Grid for the data.
Now in the data grid I want the first column to be freeze during the scrolling like the freezed header functionality. ScrollTable can take only two args like FixedWidthGrid and FixedWidthFlexTable. Now I am just wondering to have a Freezed column, whether I can have two grids, one for the header(basically have only one column which is to be freeze) and one for the data and add both grids to one single grid and add that single grid to the ScrollTable?? Kindly advise Thanks Suren --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
