jQWidgets Forums

jQuery UI Widgets Forums Grid How to do row based edit?

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • How to do row based edit? #25489

    Magicloud
    Member

    With cell based edit, every cell update to data source in its own end edit event. Makes it harder to judge when to submit the whole record to server.

    And this won’t trigger the validators of non-touched cells. Makes it harder to just append an empty row and let user fill in every cell. I’d have to check them AGAIN in done button event.

    How to do row based edit? #25498

    Peter Stoev
    Keymaster

    Hi,

    For row based editing, you may use the Popup Editing as shown in our Popup Editing demo.

    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.