-
3 Jan 2013 9:37 PM #1
Acordian layout data from json
Acordian layout data from json
Hi all
i need to load the data from json to tree store in senchatouch for viewing in accordian list. But i tried i lot of ways but i cannot get it. Can anybody give some json format to load data to tree store in accordian
-
4 Jan 2013 2:27 AM #2
You can't....
You can't....
See your other post....according to the comment in the code it's not possible yet:
:-)Code:// XXX: AccordionList doesn't show when loaded from JSON // proxy: { // type: 'ajax', // url: 'resources/data/testData.json', // reader: { // type: 'json', // rootProperty: 'items' // } // }


Reply With Quote