How can I load some arbitrary data into treepanel using local JSON object? All of the examples shipped with ExtJS 4.0 distribution work with AJAX requests.
Asked
Active
Viewed 1,639 times
1 Answers
4
There's an example using a MemoryProxy in the Sencha Documentation. Use that as your proxy instead of an ajax proxy.

Case
- 1,848
- 21
- 32