Hi,
The ListGrid supports single as well as multiple selection. Now what I would like is more a combination of both:
1) the multiple selection (with checkboxes) is used to mark records for an action (delete for example)
2) the single select should colour a row and is used to display related information in a separate canvas
Is there an easy/standard way of doing this? Are there examples somewhere of the combination of single and multiple selection in the ListGrid (I checked the source code but it was not directly clear for me).
gr. Martin
The ListGrid supports single as well as multiple selection. Now what I would like is more a combination of both:
1) the multiple selection (with checkboxes) is used to mark records for an action (delete for example)
2) the single select should colour a row and is used to display related information in a separate canvas
Is there an easy/standard way of doing this? Are there examples somewhere of the combination of single and multiple selection in the ListGrid (I checked the source code but it was not directly clear for me).
gr. Martin
Comment