Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » GridCtrl - how to perform multiselect via CTRL like in ArrayCtrl
Re: GridCtrl - how to perform multiselect via CTRL like in ArrayCtrl [message #27489 is a reply to message #27455] |
Tue, 20 July 2010 15:45   |
ebiber
Messages: 2 Registered: July 2010 Location: sarajevo
|
Junior Member |
|
|
Hi,
1) with grid.MultiSelect() it is possible multiple select, but only sequentially,
for example: let we have a simple grid with ten row named from 1 to the 10.
with multiple select enabled, via shift we can select for example
4,5,6
but cannot be select
2,4,6,8 for example rows. How we can perform selecting those? ArrayCtrl can select those by additionally pressing Ctrl. is possible to add for example Alt + Shift for non continuously multi select.
2) I want to enable/disable some buttons depend on the selection.
3) it has strange behavior. when I ask for selection count it is not selected (count is 0), but when I ask for CurrentRow, it is selected. I solve this by checking current row.
regards,
enis
|
|
|
Goto Forum:
Current Time: Mon Aug 25 20:44:51 CEST 2025
Total time taken to generate the page: 0.05990 seconds
|