Search Type: Posts; User: Ujjwal Reddy
Search: Search took 0.04 seconds.
-
23 May 2012 3:32 AM
- Replies
- 9
- Views
- 3,367
The load() call works just for loading the child nodes of the tree (similar to expanding the node - it doesn't change the expanded node's properties, but gets the child tree nodes). To get the new...
-
23 May 2012 1:44 AM
- Replies
- 9
- Views
- 3,367
If you want to load a particular node, then pass a node/record object in the store's load() call. This will load the data of that node (similar to an expand request of the node).
...
Results 1 to 2 of 2
