I have this vague recollection that there are "viewport" properties that give you the coordinates of the viewable portion of the grid. So some calculation of the viewing area divided by the row height should give you the number of visible rows. From there it should be possible to extract the data you need.
-- rk -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jeff Johnson Sent: Friday, May 25, 2012 7:59 AM To: [email protected] Subject: Re: Grid Print I currently can print the control source of the grid. My grids are filtered and I just print the full contents of the grid. What I was looking for is printing only the rows that are displayed in the grid. I can't see that there is a way to know what rows are being displayed in the grid. Jeff _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/DF1EEF11E586A64FB54A97F22A8BD0441D52EAC048@ACKBWDDQH1.artfact.local ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

