Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select From Grid
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00277803
Message ID:
00278446
Views:
23
This is working great! Can you do the same thing in a Browse window?

>You can't. What you have to do is have the TextBox's DblClick method call the Grids DblClick method.
>
>*TextBox.DblClick
>this.Parent.Parent.DblClick()
>
>Note that it is Parent.Parent, because the TextBox is a member of Column and Column is a member of Grid. You'll need to do this for each TextBox in each column.
Alan Trosky
MIS Director
Pennsylvania Bar Association
Harrisburg PA 17108
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform