I am using celltable of GWT. And I am trying to sort a data of a column according to name of the user. But anyhow it is not getting sorted. I am following the below link.
http://gwt.google.com/samples/Showcase/Showcase.html#!CwCellTable
You may need to define your own ColumnSortEvent handler.
See the docs on column sorting for more information