Page 1 of 1

Ajson acess

PostPosted: 19 Dec 2017 14:01
by Joelzim
Inside the getrootnodes I am creating the json super object with the following.

AJSon:= TSuperObject.Create(stArray);

Is it possible to access this "AJson" variable in my own procedure on the same IW page at a later time?

Re: Ajson acess

PostPosted: 19 Dec 2017 14:22
by Joelzim
What I am really trying to do is update the css for a node when it is selected or unselected or my own special.

Re: Ajson acess

PostPosted: 19 Dec 2017 17:54
by Alexander Bulei
Hi Joelzim,

Please describe better your goal/problem.

Best Regards.