Print Page | Close Window

xtrem Column Header style

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


Topic: xtrem Column Header style
Posted By: Bergamo
Subject: xtrem Column Header style
Date Posted: 30 September 2005 at 9:50am
How can i set the column header style from xtreme report control to office 2003 style



Replies:
Posted By: Oleg
Date Posted: 30 September 2005 at 11:49am

 

For 9.80 releaes:

GetReportCtrl().GetPaintManager()->m_columnStyle = xtpReportColumnOffice2003;
 GetReportCtrl().RedrawControl();



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Bergamo
Date Posted: 04 October 2005 at 2:30am
Sorry, but xtpReportColumnOffice2003 is not defined in V9.70


Posted By: Oleg
Date Posted: 04 October 2005 at 3:30am
office 2003 style  was added in 9.80 only

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: zaksoft
Date Posted: 04 October 2005 at 11:41pm

Can yoou add also widbey style in future version to be aligned with other controls look ?

 



-------------
VS2008 SP1 - VS2010 SP1 - VS2012 - MFC MBCS Statically linked
XTP 15.3.1 Static Link
---------------------------------------------------------
Davide Zaccanti - ZakSoft - www.zaksoft.com


Posted By: Oleg
Date Posted: 05 October 2005 at 12:01am
For Whidbey style you can use xtpReportColumnExplorer column enum.
GetReportCtrl().GetPaintManager()->m_columnStyle = xtpReportColumnExplorer;


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: zaksoft
Date Posted: 05 October 2005 at 1:09am
The color matches, but it's flat, without the 3d effect, not a great problem anyway.

-------------
VS2008 SP1 - VS2010 SP1 - VS2012 - MFC MBCS Statically linked
XTP 15.3.1 Static Link
---------------------------------------------------------
Davide Zaccanti - ZakSoft - www.zaksoft.com



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