jQWidgets Forums

jQuery UI Widgets Forums Grid cellsrenderer for checkbox column

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • cellsrenderer for checkbox column #57524

    sankar
    Participant

    HI,

    I am using jqxgrid with checkbox. In that I need to disable/lock the checkbox for few cells.

    I am trying to use the cellsrenderer to customize mthe . But the cellsrenderer is working for other columntypes but it doesn’t works for checkbox.
    Is that possible to set a editor for checkbox column?
    PS: I have set the field type correctly as ‘bool’

    Please assit me to resolve my issues.
    Thanks,
    Sankar

    cellsrenderer for checkbox column #57527

    Peter Stoev
    Keymaster

    Hi Sankar,

    The “cellsrenderer” is not called for checkbox column due to the reason that the checkbox column should display a jqxCheckbox widget and nothing else. If you need to modify the content of your column, you should use another columntype.

    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.