|
-
Oct 5th, 2000, 12:11 PM
#1
Thread Starter
Lively Member
anyone know how to get the values of a specific cell already tried using row and columns property also text as well i want to single click it not double click
-
Oct 5th, 2000, 08:05 PM
#2
New Member
In the Click event, you should set your row=mouserow and col=mousecol. Your text property is what you want. If the grid will(and you have to be 100% sure) stay less than one screen in size, you can set set up mouseup and mousedown events, but they're complicated. It all depends on what you want to do with the info. I hope I've helped.
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
|