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

ReportControl

 Post Reply Post Reply
Author
Message
shrutij View Drop Down
Newbie
Newbie
Avatar

Joined: 09 February 2006
Location: India
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote shrutij Quote  Post ReplyReply Direct Link To This Post Topic: ReportControl
    Posted: 09 February 2006 at 4:45am

Hello,

I am using Codejock report control for displaying data from Ms-Access database. One of the Access table has 170 columns.All columns are not visible.So I want to add horizontal scrollbar for reportcontrol.

How to do it?

Thanks.

Back to Top
myddyn View Drop Down
Newbie
Newbie
Avatar

Joined: 07 May 2004
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote myddyn Quote  Post ReplyReply Direct Link To This Post Posted: 05 April 2006 at 9:41am

Try adding

m_wndReport.GetReportHeader()->SetAutoColumnSizing(FALSE) ;

Then the column will not depend of the control for their widths.

It's horrible to see a family ripped apart by some as simple as.... wild dogs.
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.125 seconds.