|  | 
| xtrem Column Header style | 
| Post Reply   | 
| Author | |
| Bergamo   Newbie   Joined: 30 September 2005 Location: Ghana Status: Offline Points: 2 |  Post Options  Thanks(0)  Quote  Reply  Topic: xtrem  Column Header style Posted: 30 September 2005 at 9:50am | 
| 
   How can i set the column header style from xtreme report control to office 2003 style
    | |
|  | |
| Oleg   Senior Member   Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |  Post Options  Thanks(0)  Quote  Reply  Posted: 30 September 2005 at 11:49am | 
| 
 For 9.80 releaes: GetReportCtrl().GetPaintManager()->m_columnStyle = xtpReportColumnOffice2003; | |
| 
     Oleg, Support Team CODEJOCK SOFTWARE SOLUTIONS | |
|  | |
| Bergamo   Newbie   Joined: 30 September 2005 Location: Ghana Status: Offline Points: 2 |  Post Options  Thanks(0)  Quote  Reply  Posted: 04 October 2005 at 2:30am | 
| 
   Sorry, but xtpReportColumnOffice2003 is not defined in V9.70 
    | |
|  | |
| Oleg   Senior Member   Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |  Post Options  Thanks(0)  Quote  Reply  Posted: 04 October 2005 at 3:30am | 
| 
   office 2003 style  was added in 9.80 only
    | |
| 
     Oleg, Support Team CODEJOCK SOFTWARE SOLUTIONS | |
|  | |
| zaksoft   Senior Member     Joined: 05 June 2003 Location: Italy Status: Offline Points: 163 |  Post Options  Thanks(0)  Quote  Reply  Posted: 04 October 2005 at 11:41pm | 
| Can yoou add also widbey style in future version to be aligned with other controls look ? 
 | |
| 
     VS2022 - MFC MBCS Statically linked XTP 23.1 Static Link --------------------------------------------------------- Davide Zaccanti - ZakSoft - www.zaksoft.com | |
|  | |
| Oleg   Senior Member   Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |  Post Options  Thanks(0)  Quote  Reply  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 | |
|  | |
| zaksoft   Senior Member     Joined: 05 June 2003 Location: Italy Status: Offline Points: 163 |  Post Options  Thanks(0)  Quote  Reply  Posted: 05 October 2005 at 1:09am | 
| 
   The color matches, but it's flat, without the 3d effect, not a great problem anyway.
    | |
| 
     VS2022 - MFC MBCS Statically linked XTP 23.1 Static Link --------------------------------------------------------- Davide Zaccanti - ZakSoft - www.zaksoft.com | |
|  | |
| 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 |