开发者

Sort FlexTable Inquiry

i use Flex Table to display the data .

now i need ti support that开发者_如何学Go when the user click on the table header the table be sorted according to the column selected .

but i need the sorting not to be slow.

is flex table can support this property ....if yes how can i do it .... if not is there is another way to do it ..? and how can i do it ?

best regards, Ahmed Shoeib


FlexTable is not the good widget to display data, since the 2.1 version you should consider using CellTable Moreove, since the version 2.2, the CellTable widget supports columns sorting. See the documentation

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜