Hi,
I am New to ExtJs :-)

I have a scenario in which I m constructing tree from Json String(from database).
Now I m performing some drag n drop operation on the tree,Now i need to save the changes happened in the tree.
For that I want to generate the Updated Json String based on the Tree change.so How to generate that Json String???
Please provide some help.

Thanx
FP