joustin
04-25-2007, 11:58 AM
Ext crashes under IE6 on ColumnModel
line: 26045 in ext-all-debug
Config object/collection contains column definitions, but also remove() and indexof() functions, which crash the if(typeof config[I].dataIndex == "undefined") clause.
These functions are defined by ext-yui-adapter.js.
I'm not including anything besides YUI utilities, ext-yui-adapter and ext-all-debug.
Any suggestions appreciated.
Great job btw :)
line: 26045 in ext-all-debug
Config object/collection contains column definitions, but also remove() and indexof() functions, which crash the if(typeof config[I].dataIndex == "undefined") clause.
These functions are defined by ext-yui-adapter.js.
I'm not including anything besides YUI utilities, ext-yui-adapter and ext-all-debug.
Any suggestions appreciated.
Great job btw :)