You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can remove that from the code and file a PR which I could merge. The MultiCellModel is a class I have used in a project and probably forgot to remove from code when uploaded to github. Sorry about that.
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 code I found that you don't attach
Ext.ux.grid.selection.MultiCellModel
class on your UX plugin.How can I resolve this problem?
I use Extjs 4.2.6
The text was updated successfully, but these errors were encountered: