General Category > Help for ParamQuery Grid (free version)

Converting table data into JSON format

(1/1)

cody:
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 :)

paramvir:
JSON handling has been simplified in version 1.1.3


Grid data is stored in dataModel.data which you can choose to be either array or JSON format.



Navigation

[0] Message Index

Go to full version