Cell Table Set Sortable method not showing /working

2011-03-13 Thread junaid
Hi , I have a cell table column name *TitleColumn* i want to sort that ,as per the example here http://code.google.com/webtoolkit/doc/latest/DevGuideUiCellTable.html they have used setSortable(true); but i couldn't find this method for my cell table / column . it says setSortable(true) is undefined

Re: Cell Table Set Sortable method not showing /working

2011-03-14 Thread John LaBanca
Are you using GWT 2.2? It was only introduced in the latest version of GWT. Thanks, John LaBanca jlaba...@google.com On Sun, Mar 13, 2011 at 11:35 PM, junaid wrote: > Hi , > I have a cell table column name *TitleColumn* > i want to sort that ,as per the example here > http://code.google.com/w