Print Page | Close Window

Drawing bug when adding records on the fly

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=24310
Printed Date: 02 May 2024 at 6:44am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Drawing bug when adding records on the fly
Posted By: mgampi
Subject: Drawing bug when adding records on the fly
Date Posted: 25 July 2022 at 8:38am
Hi;

I use this code within a CXTPReportControl derived control to add a new record to a grouped report control with four group layers:
        auto Record=new CMainReportRecord(...);
        AddRecordEx(Record);
        AdjustScrollBars();

After executing the code, a false line on top of the row is drawn from left edge of the control to the right edge resulting in a visible line within the shaded group area left of the row (see screenshot):



For other records/rows added using AddRecord() and Populate() the output is correct.
I tested the code with toolkit v 19.1 up to 20.3, but all show the same result.

Any idea how to fix this?


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

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



Replies:
Posted By: mgampi
Date Posted: 25 July 2022 at 9:04am
More details, see screenshot:


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

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



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