Re: Visible records
- From: Bernhard Sander <fuchs@xxxxxxx>
- Date: Tue, 02 Jan 2007 11:13:18 +0100
Hi Man-wai Chang,
Is there a way to tell whether a certain record is being displayed in a grid?If order is set to 0 and no filter is set (not even DELETED) and the active row is in the visible part, you could do some calculations with .height, .rowheight, ..headerheight, .activerow, .relativerow and others to find it. But if a filter is set or an order, then I don't see a reasonable way.
The grid does not disclose such secrets.
I meant not just the recno(grid.recordsource) because it's always in sight.If you scrolled vertically with the mouse, the active row can get out of the visible part of the grid!
Regards
Bernhard Sander
.
- Follow-Ups:
- Re: Visible records
- From: Man-wai Chang
- Re: Visible records
- References:
- Visible records
- From: Man-wai Chang
- Visible records
- Prev by Date: Re: mail merge of MS Word from foxpro database
- Next by Date: Re: Image Editor with Crop
- Previous by thread: Visible records
- Next by thread: Re: Visible records
- Index(es):
Relevant Pages
|