![]() |
Report Control assert by moving a group item |
Post Reply
|
| Author | |
cluster
Groupie
Joined: 22 January 2015 Status: Offline Points: 91 |
Post Options
Thanks(0)
Quote Reply
Topic: Report Control assert by moving a group itemPosted: 13 January 2017 at 9:57am |
|
Hi,
if I remove a group item by moving over a row the report control crashed. You can reproduce this in the ReportSample. The debugger stopped at: 846: ASSERT(pRow->IsVisible()); // Row must be visible in the function 841: BOOL CXTPReportSection::EnsureVisible(CDC *pDC, CXTPReportRow *pRow) Data: Win 7 Visual Studio 2010 ToolKit 17.3 |
|
![]() |
|
cluster
Groupie
Joined: 22 January 2015 Status: Offline Points: 91 |
Post Options
Thanks(0)
Quote Reply
Posted: 13 January 2017 at 10:23am |
|
|
![]() |
|
rzs
Newbie
Joined: 03 February 2017 Location: Müllheim Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 February 2017 at 5:09am |
|
Hi,
We had the same problem in our application but not in the ReportControl Sample. A workaround is not to allow the removal of columns. GetReportHeader()->AllowColumnRemove(FALSE); Windows 8.1 Toolkit Pro 17.2
|
|
![]() |
|
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 |