You need to mark the sort column your own just like you do it with a SWT-Table/SWT-Tree.
Please ask user questions on the newsgroup. Tom Marty Jones schrieb: > I am using a GridTableViewer and I am trying to get sorting to work with > the viewer. I have set a ViewerSorter by calling the .setSorter method > on the GridTableViewer but none of the columns have a sort indicator on > them and clicking on a column does not seem to change the sorting based > upon my Sorter implementation. > > Is there any other steps I need to do in order for sorting to work? > > Thanks, > > Marty > > > ------------------------------------------------------------------------ > > _______________________________________________ > nebula-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/nebula-dev _______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev
