jQWidgets Forums

jQuery UI Widgets Forums Getting Started grid cellEndEdit event

Tagged: 

This topic contains 4 replies, has 2 voices, and was last updated by  jahnvi25 11 years, 7 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • grid cellEndEdit event #30958

    jahnvi25
    Participant

    is there a way to generate cellEndEdit programmatically ? i have rowdetails with editable field.. and when user enters the value. it should reflect the editable cell .. and also perform the same functionality in CellendEdit event..

    grid cellEndEdit event #30962

    Peter Stoev
    Keymaster

    Hi jahvi25,

    “cellendedit” is raised when you end an edit operation. If you just change cell values with or without an editor, the “cellvaluechanged” event is raised.

    Best Regards,
    Peter Stoev

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

    grid cellEndEdit event #30989

    jahnvi25
    Participant

    can you please tell me defination of detils for this method ? i cant find this event in documentation anywhere..

    grid cellEndEdit event #30991

    Peter Stoev
    Keymaster

    Hi jahnvi25,

    You can find them in the Grid’s API.

    Best Regards,
    Peter Stoev

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

    grid cellEndEdit event #30992

    jahnvi25
    Participant

    also can i call “setcellvalue” from within row details ? it seem to be not working .. i am trying to set the value from rowDetailed–> editable field to main row –> editable cell..

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

You must be logged in to reply to this topic.