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 #27455 is a reply to message #27379] |
Sun, 18 July 2010 23:08   |
|
ebiber wrote on Thu, 15 July 2010 05:44 | Hi,
1) How enable multiselect behavior in GridCtrl like in ArrayCtrl? select with Shift works fine, but when press ctrl it not works.
|
grid.MultiSelect();
Quote: |
2) how to detect when selection occurs, I try with combination of the WhenChangeRow, WhenChangeCol , WhenCursor and WhenLeftClick but it not works as I expect.
|
There is no such callback. Could you explain what do you need it for and how it should work?
Quote: |
3) is possible to have always selected row when click on it?
|
Active row is always treated as selected one
|
|
|
Goto Forum:
Current Time: Tue Jul 08 04:39:41 CEST 2025
Total time taken to generate the page: 0.03754 seconds
|