[TYPO3-dev] Creating an ExtJS grid with JSON data in a BE module
    Steffen Kamper 
    info at sk-typo3.de
       
    Tue Nov 30 12:05:33 CET 2010
    
    
  
Hi,
François Suter schrieb:
> Hi,
> 
> Thanks to all for the pointers. I'll explore.
> 
>> It's pretty simple, have a look at
>> http://dev.sencha.com/deploy/dev/examples/#sample-4
> 
> The link just brings me to the examples page. Were you pointing me to a 
> specific example?
> 
it should link to the grid samples.
All examples show how to use a grid with a store (which kind of store 
doesn't matter much)
for example: http://dev.sencha.com/deploy/dev/examples/grid/grouping.js
Don't miss the manual:
http://dev.sencha.com/deploy/ext/docs/?class=Ext.data.Store
vg Steffen
    
    
More information about the TYPO3-dev
mailing list