bseddon
17 Feb 2012, 3:27 PM
I want to be able to create a root definition for a Treestore. If I did it manually might be like:
root: {
text: 'Ext JS',
id: '',
expanded: true
}
(this is taken from one of the examples)
How do I define these parameters using the designer?
Thanks
root: {
text: 'Ext JS',
id: '',
expanded: true
}
(this is taken from one of the examples)
How do I define these parameters using the designer?
Thanks