jQuery UI Widgets Forums Grid Onblur Event Of Editable Grid

Tagged: ,

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Onblur Event Of Editable Grid #85642

    jkapasi
    Participant

    Hello,

    I am having an editable grid. I want to fetch the new values of the cells on the onchange event and not on the onblur event.

    Is there any way to get onblur event of editable cell.

    Thank You.

    Regards
    jash Kapasi

    Onblur Event Of Editable Grid #85643

    Peter Stoev
    Keymaster

    Hi Jash Kapasi,

    Change happens when the cell is no longer in edit mode and it happens when you edit and click somewhere else. This is automatic process. You can subscribe to cellvaluechanged event of jqxGrid to be notified of such changes.

    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.