Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DblClick on a Grid
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00387985
Message ID:
00387989
Views:
16
>How do I activate a DblClick on a grid. I can put it in the controls and it will work but I want to be able to act on a double-click from the grid. It's also awkward that I need to identify which row was double-clicked on.

DblClick event in the Grid only fires when double clicking the portion without record but once you are in an active row or record for that matter, it's the DBLCLICK event of the object inside the column that fires. Why don't you put code (calling the DBLCLICK of the Grid) in the DBLCLICK event of each object in the column?

>
>TIA,
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform