Hi,
I would like to set a specific selectionType for my ListGrid :
In fact I want to have the following mode :
* single selection (as in the SINGLE mode)
* AND possibility to unselect the selected row by clicking it (toggle mode like in SIMPLE mode)
How may I do that ? I think that this hybrid mode should be added in the SelectionType for ListGrid.
Thank you for your help
Respect
I would like to set a specific selectionType for my ListGrid :
In fact I want to have the following mode :
* single selection (as in the SINGLE mode)
* AND possibility to unselect the selected row by clicking it (toggle mode like in SIMPLE mode)
How may I do that ? I think that this hybrid mode should be added in the SelectionType for ListGrid.
Thank you for your help
Respect
Comment