jQuery UI Widgets Forums Angular jqxGrid and selectionMode=CheckBox

This topic contains 1 reply, has 2 voices, and was last updated by  Todor 5 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • JSt
    Participant

    Hello,
    if I configure the grid using “selectionmode” : “checkbox” an addition column appears with the checkboxes in the rows and the column header.

    My grid contains a column “selected” (checkbox/boolean), is it possible to configure the selectionmode to use this column?
    The additional column should not appear.

    Best wishes
    Jürgen


    Todor
    Participant

    Hello Jürgen,

    Unfortunately it is not possible to configure the selectionmode to use your column. You could either use native selectionmode checkbox or make custom selection logic with your checkbox column.

    Let us know if you need further assistance.

    Best Regards,
    Todor

    jQWidgets Team
    https://www.jqwidgets.com

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

You must be logged in to reply to this topic.