jQWidgets Forums

jQuery UI Widgets Forums Grid Suggestion about local data

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 8 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Suggestion about local data #92314

    magostoni
    Participant

    Hello,
    I would like to have your suggestion about my need;

    I have to manage (add, edit and delte) data in a grid “locally” and when the user has done he must be able to save the data to a backend database.

    I read some documentation and my idea was use observable array to locally manage the grid data; then when the user has finished I would post data in json format by ajax to php and save the data to Mysql.

    Do you have any comment or a better way?

    Kind regards,
    matt

    Suggestion about local data #92328

    Hristo
    Participant

    Hello matt,

    Yes, you could try this approach. I would suggest and another way – to have a ‘Synchronize’ button that will do all this logic when the user clicked it.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.