jQWidgets Forums

jQuery UI Widgets Forums Grid Cell Click in Grid

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Cell Click in Grid #59710

    ARC2014
    Participant

    Is there a way to only allow a cell click to a couple of specific columns and not all cells in the gridview?

    Cell Click in Grid #59717

    Peter Stoev
    Keymaster

    Hi ARC2014,

    “cellclick” event is raised for all Grid cells when a cell is clicked, not only for specific cells. Depending on the event arguments passed by jqxGrid(for more information, please visit the Grid’s API page) you can choose whether to perform an action for specific cell or not.

    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.