开发者

is it possible can default sort in datagrid with itemRender label?

We know already Datagrid default sorting, when we click on header of dategrid then automatically sorting records well. But how can we sort within inline itemreander linkfield label in 开发者_高级运维datagrid. In project default sorting properly work in datagrid but linked field column only not sorting? Is it any way to sort functionality? if u know please refer it.


You need to implement a sortCompareFunction for the column using the inline item renderer.

Check the FLEX API Reference

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜