Are you using GWT 2.2? It was only introduced in the latest version of GWT.
Thanks, John LaBanca [email protected] On Sun, Mar 13, 2011 at 11:35 PM, junaid <[email protected]> wrote: > 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 for *TitleColumn.* > Any Suggestions.? > thanks > junaid > > > -- > 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. > -- 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.
