Hi.
I have a treegrid that i am needing to perfrom refreshes with.
I have looked at different ways to perform this method, however each time i come accross the same issue of Maximum call stack size exceeded.
I am using the same method to retrieve the datasource for the update as when i am initally rendering the treegrid, and on initial load, the datasource is accepted. (Using MVC)
Below i have attached a copy of the Javascript i use to try and obtain the datasource for update.
Any Help would be appricated,
Thanks Paul Lees