|
-
Aug 11th, 2000, 04:02 PM
#1
Thread Starter
Lively Member
Is there a way to perform few codes whenever user clicks on a column of dbgrid? I'm trying to open another form whenever user clicks (i would prefer dblclick but clicking is ok too) a column.. HELP!!!!
-
Aug 11th, 2000, 05:55 PM
#2
Hyperactive Member
Simply put your code in the grid click event or double click event.
-
Aug 14th, 2000, 12:41 PM
#3
Thread Starter
Lively Member
That method does not work... click event happens whenever you click on the whole dbgird. So if a user clicks on a spot where there's no column, program still calls the function
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
|