Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous messageGo to previous message
ebiber is currently offline  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
 
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: Mon Aug 25 13:27:32 CEST 2025

Total time taken to generate the page: 0.05897 seconds