gwt - Sort FlexTable Inquiry -


I use the Flex table to display the data.

Now I need TI support when users click the table on top of the table can be sorted according to the selected column.

But I do not need to slow down the sorting.

The Flex Table can support this property .... If yes, how can I do this .... If not, then is there another way to do this? And how can I do this?

Best regards, Ahmed Shutib

Flexible to display data Not a good widget, because the 2.1 version should consider using CellTable More, as Version 2.2 supports CellTable Widget column sorting.

Comments