jQuery UI Widgets Forums Grid Change row id, is it possible?

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 10 years, 12 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Change row id, is it possible? #8615

    erik1001
    Member

    Hello.

    I’m trying to use the default dataAdapter source method ‘addRow’ and I wonder is it possible to update the row’s ID after returning autoincremented id field from the database?

    Thanks in advance.

    Change row id, is it possible? #8618

    Peter Stoev
    Keymaster

    Hi erik1001,

    The Grid’s addrow method enables you to add any row in jqxGrid. You can edit the row’s fields before adding it. When the source object’s addrow is called, you can edit the row’s data before synchronizing with the server, too.

    Best Regards,
    Peter Stoev

    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.