jQWidgets Forums

jQuery UI Widgets Forums Grid editing cell on blur

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • editing cell on blur #50300

    dpibt
    Participant

    Hi,

    I’ve noticed that when you are editing a cell and you click somewhere in the grid where it doesn’t handle the event (for example the scroll buttons or bar), the cell editor is not closed and its focus is lost. Cell editor on blur events are not handled anyway? do I have to handle myself this type of events?

    Thank you!

    editing cell on blur #50305

    Peter Stoev
    Keymaster

    Hi dpibt,

    Cell editing ends when you click on another cell, press Enter or Esc, click outside the Grid. It does not end when you click on a scrollbar due to the reason that you may just scroll up/down to see the values of some other cells and then continue with the editing.

    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.