Print Page | Close Window

CXTPReportControl GetReportAreaRows

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=1047
Printed Date: 08 September 2025 at 7:49pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTPReportControl GetReportAreaRows
Posted By: Italo
Subject: CXTPReportControl GetReportAreaRows
Date Posted: 10 August 2004 at 12:47pm

GetReportAreaRows is returning an incorrect value. If a have a control with 500 rows and only 16 is visible and I call GetReportAreaRows(0, TRUE) I get a result of 14. Can this please be fixed ASAP?

 

Thanks, Italo




Replies:
Posted By: Oleg
Date Posted: 11 August 2004 at 1:43am

 // Remarks:  Call this member function if you want to calculate the amount
 //    of currently visible rows between nStartRow and the top/bottom
 //    of the current view.
 // Returns:  Visible row index starting from.
 //---------------------------------------------------- -------------------
 int GetReportAreaRows(int nStartRow, BOOL bMoveDown);

May be your last row is partly visible....

 



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Italo
Date Posted: 11 August 2004 at 8:57am

Thanks!

How do I determine if the last row is partially visible?




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net