Search Type: Posts; User: amiral
Search: Search took 0.02 seconds.
-
1 Jun 2012 6:39 AM
- Replies
- 3
- Views
- 725
Simple example
var data = {
name : 'Obama',
status : 'President'
}
Ext.create('Ext.data.Store', {
model : 'myModel', -
1 Jun 2012 6:21 AM
- Replies
- 1
- Views
- 948
Hi,
Problem fixed for 4.0.1 or more i think. -
15 Nov 2011 8:39 AM
Jump to post Thread: Extjs4 import Excel to Grid by amiral
- Replies
- 0
- Views
- 651
Hello,
Is there an example for importing data from excel to grid in ExtJs 4 ?
i saw the examples in extjs 3 but not compatible for extjs 4
Results 1 to 3 of 3
