Print Page | Close Window

[SOLVED] problems updating to v15.x

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=18974
Printed Date: 16 November 2024 at 4:31pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: [SOLVED] problems updating to v15.x
Posted By: byteman
Subject: [SOLVED] problems updating to v15.x
Date Posted: 22 September 2011 at 4:07pm
I am updating a project using v13.x of the toolkit library and the following protected variables were removed from CXTPReportControl in v15.x

BOOL m_bHeaderRowsAllowAccess;              // TRUE if a header row can be selected by user.
BOOL m_bFooterRowsAllowAccess;              // TRUE if a footer row can be selected by user.

 I have not come across too many incompatibilities so far but I would imagine there are a few more lurking. Is there a change log or white paper to help guide the migration process from version to version?  I have not found any references online so far and I can't tell from the code what the logical substitution would be for these specific Booleans.

Pointing me to any appropriate documentation would be great,  and if anyone knows what to do with these specific Booleans?  I would not object to knowing that either :)



Replies:
Posted By: ABuenger
Date Posted: 23 September 2011 at 10:47am
Hello,

please use the getter/setter instead (HeaderRowsAllowAccess / IsHeaderRowsAllowAccess, FooterRowsAllowAccess / IsFooterRowsAllowAccess).

Andre



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


Posted By: byteman
Date Posted: 23 September 2011 at 11:14am
Sheesh, I looked for "Get/Set..." and missed "Is..."

Thanks Andre. 



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