Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Double Click Event wont work on grid
Message
From
23/05/2001 13:27:07
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
23/05/2001 13:18:47
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00510474
Message ID:
00510481
Views:
16
>I have a grid based object and when adding the object to a form based
>class and double clicking on individuals cells the code for that text box
>will not activate. I want to load a another form based on the information in that entry in the grid. Originally I just placed a grid on the form and
>it would work fine but now when using addobject() it wont work. I can just
>put a messageobox() to test and it is as if the textbox in that column
>is no longer getting the focus or something.
>
>??
>
>Ronnie

Ronnie,
In grids accessing to code is somewhat harder. If previous code exist for the object.method, just dblclcik to get code window then use Pagedown to get to that method. Or (and if no previous code), rightclick grid, select edit, click the column, from PEM sheet select textbox and dblclcik method (hard I know but once you get it's fast too :).

For second part probably it's a grid recreation issue or visible = .f.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform