Grid view data format in Sencha touch

*爱你&永不变心* 提交于 2019-12-12 02:53:58

问题


I want to display some data in gridview format in sencha touch but i'm not able to find any control or any other way to achieve this.

I want my gridview should look like :

Thanks in advance.


回答1:


OMG, you're right, there's no grid component delivered with touch. You'll have to use this user extension: https://github.com/mitchellsimoens/Ext.ux.touch.grid.

Mitchell Simoens works at Sencha, so I think you don't have to worry about the quality of this component.



来源:https://stackoverflow.com/questions/16871461/grid-view-data-format-in-sencha-touch

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!