Search Type: Posts; User: dominic_u
Search: Search took 0.01 seconds.
-
6 Feb 2013 12:35 AM
- Replies
- 8
- Views
- 823
Hi Aaron Conran
I would like to know there is an update how we can add custom column in the grid. My suggestion is to allow the xtype can be change by putting the xtype property in the object... -
1 Jan 2013 6:04 PM
Jump to post Thread: Dynamic grid with dynamic model by dominic_u
- Replies
- 54
- Views
- 15,128
Hi
the code below didnt work. I wonder why it didnt trigger the metachange? Can someone help me what is my mistake
readRecords: function(datastr) { var data = {}; ... -
25 Dec 2012 9:14 PM
Jump to post Thread: Dynamic grid with dynamic model by dominic_u
- Replies
- 54
- Views
- 15,128
Thanks
-
20 Dec 2012 10:08 PM
Jump to post Thread: Dynamic grid with dynamic model by dominic_u
- Replies
- 54
- Views
- 15,128
Hi
When I use this kind of Code the Code will work correctly
Ext.define('Ext.ux.data.reader.DynamicReader', {
extend: 'Ext.data.reader.Json',
alias: 'reader.dynamicReader',
... -
19 Dec 2012 12:07 AM
Jump to post Thread: Dynamic grid with dynamic model by dominic_u
- Replies
- 54
- Views
- 15,128
Can someone help me what do I need to modify in DynamicReader.js on readRecord function.
I already put root : 'Data' on the Ext.ux.data.reader.DynamicReader and didnt work.
The ./data.js work...
Results 1 to 5 of 5
