I have used paramquery grid to display a table. The problem is that I could not convert table data into JSON format.
I have been able to extract table data into a textbox but applying add, edit or delete of other data, the changed data is not
shown in json format. I have been using the paramquery grid in one of my Ruby on Rails application.
Hope for some help.
Thanks in advance