-
16 Apr 2007 3:29 AM #1
Bug in grid
Bug in grid
Go to
http://www.rodrigodiniz.qsh.eu/Queryanaliser.aspx
and try to make a query...
Obs: the code was working with Ext 1.0 beta 1.
-
16 Apr 2007 3:51 AM #2
Could you try linking to the ext-all-debug.js instead of ext-all.js?
-
16 Apr 2007 7:06 AM #3
Did that... its online now
the error is in
return this.getHeaderCell(index).firstChild;
You can see in the link.
-
17 Apr 2007 12:47 AM #4
For a start you ned to make your data json-safe.
won't work.Code:title: 'It's a Wonderful Life'
But there is a problem somewhere. It could be a timing issue. When stepping through the code it works OK (apart from you removing the ContentPanel from the south Region soon after the layout update!)



Reply With Quote