Hi,
We will use this plugin in a new project. And we want to choose a way to CRUD data from database between array and json.
For the moment, I queried records from our database and handle them as json format on my page.(I get result from background and handle them as json format on my page)
So I want to ask you if we have lots of records need to display or CRUD which way has a higher efficiency? So far as I know, the may be several hundred. May be more in the future.
Thank you!