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

Horizontal Scrollbar Bug

 Post Reply Post Reply
Author
Message
Algae View Drop Down
Senior Member
Senior Member
Avatar

Joined: 08 January 2007
Location: United States
Status: Offline
Points: 217
Post Options Post Options   Thanks (0) Thanks(0)   Quote Algae Quote  Post ReplyReply Direct Link To This Post Topic: Horizontal Scrollbar Bug
    Posted: 26 April 2014 at 5:24pm
Scrollbar bug with Report control using Header/Footers.

Using the following in ReportControl Create to allow scrollbars to dynamically hide/show:

SetScrollBarCtrl(NULL, TRUE);
SetScrollBarCtrl(NULL, FALSE);

Then use these steps to reproduce:

1. Toggle SetAutoColumnSizing() off.
2. Resize a column so end column or columns are pushed out of the visible area.

If there is no content in the body section, but there is content in the Header and Footer sections, the horizontal scrollbar does not become visible. The right hand columns and content cannot be viewed.

With content in the body, the scrollbar appears and functions normally.

Version 16.26. I'm assuming this has probably not been corrected yet.


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.