Search Type: Posts; User: extcjlu
Search: Search took 0.07 seconds.
-
5 Jun 2011 7:58 AM
- Replies
- 1
- Views
- 496
How to post the data of tree and grid
-
14 May 2011 9:05 AM
- Replies
- 1
- Views
- 1,218
How to remove the border of the toolbar
-
27 Apr 2011 8:19 AM
- Replies
- 6
- Views
- 1,450
Ext.require([
'Ext.grid.*',
'Ext.data.*',
'Ext.util.*'
]);
Ext.onReady(function() {
Ext.QuickTips.init();
// sample static data for the store -
26 Apr 2011 6:29 PM
- Replies
- 6
- Views
- 1,450
why the gridscroller didn't destroy when the grid destroyed...
-
17 Apr 2011 7:26 AM
- Replies
- 0
- Views
- 302
Sorry, it's my problem. Now, it's ok.
-
26 Mar 2011 6:49 PM
- Replies
- 0
- Views
- 775
when formpanel add textfield which is removed
uncaught exception: [Exception... "Component returned failure code
var idField = Ext.create('Ext.form.Text',{fieldLabel: 'id', name:'id'});
var...
Results 1 to 6 of 6
