jQWidgets Forums

jQuery UI Widgets Forums Grid Problem with editmode

Tagged: ,

This topic contains 2 replies, has 2 voices, and was last updated by  Peter Stoev 10 years, 9 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Problem with editmode #55020

    ssp
    Participant

    Hi,

    I have a grid with two columns having columntype:’datetimeinput’, one column’s columntype:’dropdownlist’ and last two columns with Update & Delete buttons having columntype:’button’,
    Both the button’s works perfect when the editmode is not set for the grid,

    but when I explicitly set the editmode of the grid to either ‘click’ or ‘dbclick’, the last entered cell value is not being taken when the Update/Delete buttons are clicked, until any other cell is been clicked,

    Plz let me know if this an issue with the editmode??

    Problem with editmode #55129

    ssp
    Participant

    Hi,

    Awaiting ur reply!!!

    Problem with editmode #55144

    Peter Stoev
    Keymaster

    Hi ssp,

    Cell Value is saved after the Cell is no longer in edit mode. If it is still in edit mode, its value is unchanged. If you want to force the end of editing, use the endcelledit method.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

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

You must be logged in to reply to this topic.