Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drill down in grid
Message
From
05/11/1997 09:36:20
 
 
To
05/11/1997 03:17:07
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00058270
Message ID:
00058348
Views:
25
>Hi Andi!
>
>Probably, the Treeview control will do the job for you...
>>
>>I need "Drill down" capability in my grid control (VFP 5.0). I've created
>a
>>report that is sent to the screen and displayed using a grid control and
>>some cells contained values that is related to a more detailed
>>transactions. If a user double-clicks on a cell, I want to show another
>>grid containing more detailed information about the cell.

In similar situations, I place the second grid on its own form and call the form with parameters from the double-click of the textbox in the first grid. You could use the mouse position to set the top and left properties of the form before showing it, to make it pop up right over the cell that you click.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform