Print Page | Close Window

[SOLVED] v15.1.3 CXTPReportControl::DrawNoItems()

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=18829
Printed Date: 29 September 2024 at 1:19am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: [SOLVED] v15.1.3 CXTPReportControl::DrawNoItems()
Posted By: xcentric
Subject: [SOLVED] v15.1.3 CXTPReportControl::DrawNoItems()
Date Posted: 15 August 2011 at 4:53pm
Starting from 15.1.3 CXTPReportControl::DrawNoItems() is not called if there are no columns.
The problem is the following lines in CXTPReportControl::DrawRows():

if (NULL == pHeader->GetNextVisibleColumn(-1, xtpReportColumnDirectionRight))
{
    return nTopRow;
}



-------------
Toolkit Pro 15.1.2
Windows 7 x64
Visual Studio 2008



Replies:
Posted By: ABuenger
Date Posted: 17 August 2011 at 8:37pm
Thanks, fixed for next release.



Andre



-------------
Codejock support



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