-
19 Oct 2011 10:43 AM #1
using Ext.js
using Ext.js
I am using Ext.js to replace ext-all-debug.js in order to create mini file, however, the application fail to load Ext override class. for example Ext.grid.Panel.override({...}), Ext.form.field.ComboBox.override({...}), for those override, it complains Ext.form is undefined or Ext.grid is undefined
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote