jQuery UI Widgets Forums Grid Save to database

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Save to database #82851

    me@filiptop.be
    Participant

    Hello;

    I have a grid and separate a save button.
    The grid has only one row, so I know exactly with row I want to save to the database.

    But it is not clear to me how I can get to the data of that one row and save it.

    Any help would be appreciated.

    Thanks in advance.
    Filip Top

    Save to database #82877

    Dimitar
    Participant

    Hello Filip Top,

    When you click the “save” button, you can get the row’s data with the method getrowdata and then send this data to your database with an Ajax call.

    Best Regards,
    Dimitar

    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.