Print Page | Close Window

Strange behavior after upgrading to 13.2

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=15449
Printed Date: 29 September 2024 at 3:30pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Strange behavior after upgrading to 13.2
Posted By: dennisV
Subject: Strange behavior after upgrading to 13.2
Date Posted: 25 October 2009 at 3:56am
I've recompiled with 13.2 (from 13.1) and now all my report controls have a vertical blue line at some point and if I try to resize and scroll the view, columns on the left are not scrolled, while columns to the right of this line are scrolled. I haven't changed any of my code, so some default processing has changed in CJ. Can you please advise what I need to adjust to get rid of this?

Thanks!

Dennis


-------------
// W7 64 Ultimate SP1
// VS 2008
// CodeJock 16.2.3 (MFC)



Replies:
Posted By: dennisV
Date Posted: 25 October 2009 at 4:02am
Looks like SetFreezeColumnCount(0) did the trick, however my concern is why it wasn't 0 by default?

-------------
// W7 64 Ultimate SP1
// VS 2008
// CodeJock 16.2.3 (MFC)


Posted By: mdoubson
Date Posted: 26 October 2009 at 6:27pm
because you change it in your LoadReportState() call - after contsructor applied default value (FALSE)

-------------
Mark Doubson, Ph.D.



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