I use Janus.Windows.GridEX.GridEX grid and also have a column which is ActAsSelector.
Janus.Windows.GridEX.GridEX
ActAsSelector
When the rows are grouped in a group, I want to be able to check/uncheck all of them. Do you know build-in functionality or easy way to achieve the goal?
Janus's GridEx has a built-in functionality for the selector column.
While adding a new column in the GridEx's properties window, select the Selector option:
Selector
Just set the UseHeaderSelector property of the selector column to True.
Copyright © 2021 Jogjafile Inc.
Janus's GridEx has a built-in functionality for the selector column.
While adding a new column in the GridEx's properties window, select the
Selector
option: