Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DblClick event of grid
Message
From
05/11/2002 07:26:00
 
 
To
05/11/2002 02:03:07
Ransome So
Ransome's Workshop
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00718825
Message ID:
00718858
Views:
21
Create your own textbox class, and add it to the each column as the CurrentControl. In it's DblClick event, put:
This.Parent.Parent.DblClick()
Alan

>Dear all,
>
>In a grid of a form,
>I implement a DblClick event for it;
>which I can change to another form of detailed information of the grid row item.
>
>As I want to perform the DblClick event at either column of the grid of a row, I have to copy the code on every column.text1.DbClick().
>
>Is there any setall skills which I can do for it ??
>
>
>
>Regards,
>
>Ransome
Previous
Reply
Map
View

Click here to load this message in the networking platform