Hello
I work with jqxGrid and the method “exportdata” very well…
when i write:
var test = $("#jqxgrid").jqxGrid('exportdata', 'json');
i have in the variable my json and can work whit this…
but now i need this in “jqxTreeGrid” too…
i have see that this work with a “Object(optional)” but i dont understand this…
what i need to do?
at the moment the sctipt try to save the file on “http://jquerygrid.net/export_server/save-file.php”
but i never write this URL Oo
i dont understand this… i need this only for work on my Webapplikation… not for export to a file
thanks for help!!!!! have a nice day