jQWidgets Forums

jQuery UI Widgets Forums Grid Edit jqxGrid Cell with a modal

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 10 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Edit jqxGrid Cell with a modal #59666

    ARC2014
    Participant

    Is it possible to use the editor shown on the tree grid “Tree Grid with Edit Dialog. Double-Click on a Row to Open the Edit dialog.” On a jqxgrid cell. I need to have separate pop-ups for two different columns and I need to save the values back into the original grid. I do not want to use a button rather just attach the pop up modal to a cell click. I basically want the example from the tree grid to modify a single cell when clicking on that cell – is this possible?

    Edit jqxGrid Cell with a modal #59673

    Dimitar
    Participant

    Hello ARC2014,

    This can be achieved. You can modify the jqxGrid Popup Editing demo to open the pop-up window on the grid’s cellclick (or rowclick) event instead of doing so in the buttonclick callback function of the button column.

    Best Regards,
    Dimitar

    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.