 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Simon RF Guest
|
Posted: Sun Apr 09, 2006 7:03 pm Post subject: String Grig dynamic clicking a Column |
|
|
Hi all,
In my progam I want to click each Column to perform a sorting (I am
using TAdvStringGrid, which is brilliant).
But rather than the user having to click each Column I want the program
to do it for them, it also has to say that the right Shift key is
pressed.
So sort of
Click-> StringGrid1 [0][0];
through to (with shift held at the same time)
Click -> StringGrid1 [99][99];
Do you guys think this is possible?
if so any idea on how to go about getting this done?
I can't figure out how to do the dynamic clicking of a Col especially
with the Shift key down.
Any help greatly appreciated
Thanks
Simon RF |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|