Tom, Thanks for the input but I don't see a setSortColumn or setSortOrder method on the Grid control like the swt table has.
Sorry about posting to the email group. I can't get to the newsgroup currently because I am behind a corporate firewall and they won't let it go through. Is there a web based newsgroup interface where I can post new message from? Marty On Mon, Oct 19, 2009 at 8:40 AM, Tom Schindl <[email protected]> wrote: > 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 >
_______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev
