BUG: Expand group and alternate coloring wrong |
Post Reply |
Author | |
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
Posted: 22 April 2017 at 9:31am |
Hi;
Using v17.3.0 I set up the report control to use alternate coloring and grouping. In one of my test cases I added only one record per group and then I recognized that the alternate color is used all the time when the first group row is expanded otherwise the default background color is correctly used: Before - not expanding the first group row: After - the first group row is now expanded: You see, the same records get different colors depending on the expand state of the first group row. CRAZY! When I finally collapse the first group record I have the same appearance as in the first screenshot - the color changes to the default coloring. I believe the algorithm for switching colors is not distinguishing between group rows and regular rows! See void CXTPReportPaintManager::FillRow(CDC* pDC, CXTPReportRow* pRow, CRect rcRow) function! Hope to get this fixed soon. |
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |