Ext.ux.touch.grid icon indicating copy to clipboard operation
Ext.ux.touch.grid copied to clipboard

Grid components for Sencha Touch 2

Results 14 Ext.ux.touch.grid issues
Sort by recently updated
recently updated
newest added

xtype:button is not rendering the actual button..nothing is displayed..:(

List._buildTpl now sets the line-height style to the list's itemHeight config. But if you set this config to null, to indicate that you don't want the line-height specified, you end...

The onDestroy methods of the Feature classes aren't being called. Feature.initFeatures uses a 'beforedestroy' event to attach the listener, but I don't think that event is ever fired. In addition,...

If you change a grid's store after it's created (e.g. with setStore), the sort headers no longer update when the new store is sorted.