Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Select All Checkbox in ListGrid

$
0
0
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.

Viewing all articles
Browse latest Browse all 4756

Trending Articles