Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Select All Checkbox in ListGrid

    SmartClient 9.0 Pro - 12/5/2013

    We have a listGrid with SelectionAppearance: "checkbox". The checkbox appears in the column header to allow the user to select or de-select all items. This works fine most of the time. However, if we have at least one row in the grid where canSelect = false, then the header checkbox only serves to check all, and will not de-select all of the selected rows.

    I think the behavior should be that if all selectable rows are selected, and you click the header checkbox again, it should de-select them all.
Working...
X