mzExt icon indicating copy to clipboard operation
mzExt copied to clipboard

Plugins and extensions for Extjs 4.x

Results 6 mzExt issues
Sort by recently updated
recently updated
newest added

Hi, @ateodorescu I used this plugin for Multi Level Grouping, but I have some problem with error `Uncaught TypeError: Cannot read property 'MultiCellModel' of undefined` after I jump on your...

Hello, could you fix that ? ``` js me.grid.addEvents( /** * @event groupchange * @param {Ext.ux.grid.plugin.GroupingPanel} panel * @param {Array} groupers */ 'groupchange', /** * @event groupsort * @param {Ext.ux.grid.plugin.GroupingPanel}...

Hi there, I really love your plugin, but unfortunately it doesn't work for ExtJS5 :( Is there any plans to upgrade it?

Hello, There's any chance of fixing this? anyone? I commented the code that forces this properties to false, but then I got an Infinite loop. I use this with asp.net...

Is it possible to provide this as an Component?