开发者

Map with Advanced datagrid in flex

I had a map like

Map** helloMethos() {

}

I need to display the values to the advanced datagrid with the Map.

I had searched, Advanced Atagrid 开发者_JAVA技巧supports only list of Arraycollection to display the values in grid. is it Correct? Please help me out if am wrong.


you should write a converter from your Map class to ArrayCollection class. If you'll share your Map class source, I will help you.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜