lacco
12 Dec 2011, 1:49 AM
Hi!
I am using the sandbox version of ExtJs, and I want to use some extensions (e.g. FilterFeature for grids). There is no sandbox variant for the plugins, so the FilterFeature is loaded into Ext.ux.grid.FiltersFeature instead of Ext4.ux.grid.FiltersFeature. I could replace all "Ext." occurrences through "Ext4.", is there a better approach?
Thanks!
I am using the sandbox version of ExtJs, and I want to use some extensions (e.g. FilterFeature for grids). There is no sandbox variant for the plugins, so the FilterFeature is loaded into Ext.ux.grid.FiltersFeature instead of Ext4.ux.grid.FiltersFeature. I could replace all "Ext." occurrences through "Ext4.", is there a better approach?
Thanks!