hello.
code, modern toolkit. 6.2.0
run in chrome, set phone view - pullrefresh to work.PHP Code:
xtype:'list', itemTpl:'{ORDER_DATE}',plugins: [{ xclass: 'Ext.plugin.PullRefresh', pullText: 'Pull down for more new Tweets!', refreshFn: function(callback, plugin) { console.log('refresh'); }} ], store: 'rateStore',
PullRefresh work only with list? what about grid in modern toolkit?
and secod question. in this list i do not see row separator...