hi,
i have a grid with a checkbox column and selected rows.
mySelectionsArray = $('#exceptionGrid').igGridSelection('selectedRows');
i'm trying to serialize the mySelectionsArray so i can post a php page to save some data. nothing is working!
the closest i've come is by using JSON.Stringify and it gives me "Uncaught TypeError: Converting circular structure to JSON"
thank you
Hi Al,
Did you manage to resolve your issue?
If you need further help, please let me know.
Regards,
Tsanna