Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - CXTPReportControl and SCrollBar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPReportControl and SCrollBar

 Post Reply Post Reply
Author
Message
abersh*tz View Drop Down
Newbie
Newbie


Joined: 15 September 2005
Location: Israel
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote abersh*tz Quote  Post ReplyReply Direct Link To This Post Topic: CXTPReportControl and SCrollBar
    Posted: 15 September 2005 at 11:14am

I'm trying to use CXTReportView in a splitterbar (I use the codejack slitter). the view is not fully shown in the window and so I tryed to create a scroll bar for it (although CXTSplitterWnd should do it automaticaly, I think ) but for some reason the scroll bar just won't appear. BTW, I set the auto sizing off, i.e. bAutoSize == false in the CXTPReportColumn construcotr)

Can you help me, and tell me what should I do to make the horizontal scroll works.

thanks, yaron.

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 15 September 2005 at 1:14pm

Try

GetReportCtrl().GetReportHeader()->SetAutoColumnSizing(FA LSE);

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.