Print Page | Close Window

ShowFooterRows

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=24081
Printed Date: 19 April 2024 at 9:53pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ShowFooterRows
Posted By: yangyanhui
Subject: ShowFooterRows
Date Posted: 20 October 2020 at 5:11am
Hi,I have a reportctrl and write the following code :
m_wndReportCtrl.GetFooterRecords()->Add(new CPositionMonitorRecord(cData));
m_wndReportCtrl.ShowFooterRows(TRUE);

the question is that the footer record is covered in the reportctrl,how to show it?



Replies:
Posted By: yangyanhui
Date Posted: 20 October 2020 at 5:27am
it is covered by vertical scrollbar


Posted By: mgampi
Date Posted: 20 October 2020 at 5:30am
Hi;

You need to call Populate()


-------------
Martin

Product: Xtreme Toolkit v 19.0.0, new Projects v 19.1.0
Platform: Windows 10 v 1909 (64bit)
Language: VC++ 2017


Posted By: yangyanhui
Date Posted: 20 October 2020 at 5:39am
I have call populate() but the footer is still covered by the horical scrollbar


Posted By: mgampi
Date Posted: 20 October 2020 at 5:50am
Can you show more code?


-------------
Martin

Product: Xtreme Toolkit v 19.0.0, new Projects v 19.1.0
Platform: Windows 10 v 1909 (64bit)
Language: VC++ 2017


Posted By: yangyanhui
Date Posted: 20 October 2020 at 9:52pm
the reason is that I redraw a horical scrollbar in client area which covered the footer record. I wonder how to redraw a scrollbar in non-client area. The default scrollbar is too ugly and I need to draw it by myself.



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