|
-
January 8th, 2002, 08:39 AM
#1
Grid Control Selection
Hi,
Given a Grid Control,
Is it possible to implement a random selection.
For example holding ctrl and clicking with the mouse to select random cells.
Thanks
Valery Iskarov Nikolov
Software Dynamics
-
January 8th, 2002, 04:25 PM
#2
Re: Grid Control Selection
The grid itself will not keep track of these things...
at least not to my knowledge..
You'd have to set up your own way to keep track,
2-d array or somthing, and then change the cell back color to
help distinguish selected cells.
-
January 9th, 2002, 02:29 AM
#3
Re: Grid Control Selection
Thanks,
It seems that this is the only way...
Regards,
Valery Iskarov Nikolov
Software Dynamics
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|