Two options: 1) You can turn off the sort property for the column. This will disable the sort menu items, but still allow you to set the visibility of columns.
2) You add separate buttons (and perhaps put them in a toolbar) that when clicked hide or show the columns in question. On Dec 2, 7:25 am, tanzeem <[EMAIL PROTECTED]> wrote: > i have a gridpanel with 5 columns and i have set two of the columns > with sortable property true.How could i get back these two columns > after hiding.I cant get this from the column headers of other fields > because these doesnt have the functionality being set (which i dont > want to set there because i dont want my grid to be sorted based on > these fields) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" 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/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
