|
-
Jul 28th, 2006, 06:12 AM
#1
Thread Starter
Frenzied Member
Find Co-Ordinates of selected cell in a grid
I have a grid where the cells in the last column are editable.
When the user selects a cell in the end column I call up a small form, where they input a date.
What I want to do is have the form appear directly over the active cell.
Obviously the active cell could be anywhere on a vertical plane within the constraints of the grid.
Has anyone ever come up with some clever algorithm whereby you can set the .Top and .Left properties of the form appearing over the grid in the right place, i.e. over the active cell ?
I'm playing arund at the moment but one minute it works and then on a different cell it works not so well, so I htought I would ask on here.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|