Is there a working example to get treegrid work with the JSON data? Switching to xml works like a charm. But I cannod switch to XML as my existing data exchange format is JSON.
Oleg's example works but, again it involves adding the JSON data to the grid. Is there a way to make it work with JSON data as a response from a url?
– ramanr