Horizontal Scrollbar Bug |
Post Reply |
Author | |
Algae
Senior Member Joined: 08 January 2007 Location: United States Status: Offline Points: 217 |
Post Options
Thanks(0)
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. |
|
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 |