U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » GridCtrl - how to perform multiselect via CTRL like in ArrayCtrl
GridCtrl - how to perform multiselect via CTRL like in ArrayCtrl [message #27379] Thu, 15 July 2010 11:44 Go to previous message
ebiber is currently offline  ebiber
Messages: 2
Registered: July 2010
Location: sarajevo
Junior Member
Hi,
1) How enable multiselect behavior in GridCtrl like in ArrayCtrl? select with Shift works fine, but when press ctrl it not works.
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.
3) is possible to have always selected row when click on it?

I use build nightly 2533 build on windows xp sp3 machine.

and for grid ctrl in layout I select:
ITEM(GridCtrl, transactions, Navigating(true).Searching(true).EnterLikeTab(true).Indicato r(true).HSizePosZ(20, 16).VSizePosZ(76, 28))

other settings are default.

Thanks.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: PopUpTable:does this ctrl exist?
Next Topic: GridCtrl Serialize problem and solution
Goto Forum:
  


Current Time: Sun Sep 27 05:40:27 GMT+2 2026

Total time taken to generate the page: 0.01931 seconds