jQWidgets Forums

jQuery UI Widgets Forums Grid gird row edit

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 12 years, 4 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • gird row edit #17376

    sudarshan
    Member

    hi, how to save the editable row into the database in the grid? please help me.i use (editable: true) it works but the editable value is not saved into the database

    gird row edit #17388

    Peter Stoev
    Keymaster

    Hi sudarshan,

    You can learn how from this help topic: php-server-side-grid-crud.htm.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    gird row edit #17516

    sudarshan
    Member

    but i need the editable grid row will be auto save in the database when clicking the another row

    gird row edit #17524

    Peter Stoev
    Keymaster

    Hi sudarshan,

    The help topic describes how to add, update or delete a row from jqxGrid and synchronize it with a DB. For full Row Editing, you can take a look at the Popup Editing sample. The synchronization with your DB should be in the “updaterow” callback of the source object.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.