jQWidgets Forums

Forum Replies Created

Viewing 16 post (of 16 total)
  • Author
    Posts

  • DaveB
    Participant

    Is there another way to do this? I have a number of generic functions surrounding the save operation which is triggered from the statusbar. I would rather not require every form to add this code before the save operation takes place. I would like to have this only in my generic JS and to force that cell editing has ended whenever the save button is clicked on the toolbar. In other words, the script itself would have no way of knowing what the current cell being edited was unless every form stored that info in the cellbeginedit event as you had suggested. I would think there has to be a cleaner, more reusable way of doing this. After all, jqWidgets is doing that internally when you click outside of the grid.

Viewing 16 post (of 16 total)