I have added checkbox selection model to grid panel. It works fine in IE8 and Firefox. In IE6 data in the grid is not rendred if the grid has 10 records only few records are displayed . The web page
i have an vertical panel (boxContent) with three horizontal panels (row1, row2 and row3). I want to remove the second row, so I\'m using following:
C开发者_如何学Goan I use ExtJs without License like JQuery? Can I publish website using ExtJS without any permission from them?ExtJS GPL Licence means that if you are using ExtJS under GPL Licence, an
I have a JsonStore that needs to return from an HTTP request that takes longer than 30 seconds. Setting the \"timeout\" property on either the JsonStore config doesn\'t override the 30-second timeout
I was wondering if somebody could help me with this problem. Everytime I show an Ext.Window with its modal config set to true, in FF and IE, it works fine, i mean everything behind the popup 开发者_C百
I have an Ext.tree.TreePanel used with AsyncTreeNodes. The problem is that initially the root node needs to have more than 1000 descendants. I succeeded at optimizing the DB performance, but the JavaS
Ive been stuck with this issue for some time My JSon store fields need to retrieve some more info: { name: \"ExpirationDate\", convert: convertDate },
When creating a new application usin开发者_StackOverflowg ExtJS, is it preferable to use as little HTML as possible, i.e. just the minimal boilerplate HTML file that loads CSS and Javascript files, an
Ext JS is a nice framework for web UI, but I found that building and putting stuff together takes a long time and painfully slow.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.