jQWidgets Forums

jQuery UI Widgets Forums Grid checkbox column default selection

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • checkbox column default selection #10457

    himaja
    Member

    Hi,

    I am using checkbox column in the grid as below

    text: ”, datafield: ‘SelectAll’, filterable: false, sortable: false, columntype: ‘checkbox’, width: ‘4%’,

    After adding 2.5 version, the checkbox is displaying in the default state(neither selected nor unselected). How can this behaviour be disabled? We need the checkboxes to be shown as unselected by default.

    Please suggest solution.

    Thanks

    checkbox column default selection #10471

    Dimitar
    Participant

    Hello himaja,

    The checkstate of the checkbox depends on whether all, some, or none of the checkbox cells in the column are checked. The values of these cells are taken from the source file.

    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.