Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to find the absolute position of a row in a grid?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01596522
Message ID:
01596528
Views:
65
>how do i get the position of a row in a grid to send to a popup screen to fit right under the row.
>
>I knew it at sometime and now can't find it :-(
>
>Peter

Update : this is for VB.Net. Sorry.

Assuming you want to place the popup based on the "current cell", you can pass the grid "editingControl". It has a location (x,y) and a top and a witdh. So to fit the popup right under the current row you would add the height to Y (and tweak probably :) )

Hope this helps.

If things have the tendency to go your way, do not worry. It won't last. Jules Renard.
Previous
Reply
Map
View

Click here to load this message in the networking platform