Why Report no horizontal scrollbar? |
Post Reply |
Author | |
smallboy
Newbie Joined: 23 September 2004 Location: China Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 23 September 2004 at 10:38pm |
I want use Report control to replace listview control, all is ok, easy to use, but... I can't find ways to enable horizontal scrollbar! why? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
This feature will be included in the next product release
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Boyd
Senior Member Joined: 08 December 2003 Location: United States Status: Offline Points: 285 |
Post Options
Thanks(0)
|
Which release will this be in? 9.51 was released in October (your post was Sept), and I don't see how to display a horizontal scrollbar. Am I missing something? There are a lot of planned modifications to ReportControl since v9.51 that are pretty critical to my implementation. Do you have an estimate on when the next release will be available? Thanks for the update! |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Before, no horizontal scrollbar was included so the user could scroll
when there were too many columns to fit in the ReportControl's
view. Now a horizontal scrollbar is drawn when the
ReportControl's view is too small to display the columns. I
believe autosizing must be turned off or the culumns wil always be
sized to fit into the view. So there is no setting, it is draw
only when needed.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Boyd, did you try AutoColumnSizing property?
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Boyd
Senior Member Joined: 08 December 2003 Location: United States Status: Offline Points: 285 |
Post Options
Thanks(0)
|
It looks like setting AutoColumnSizing = False did the trick. Without looking at the documentation, I was assuming this property would cause the columns to automatically size to fit the contents (not size to fit the control). My bad.
|
|
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 |