![]() |
Column Width |
Post Reply ![]() |
Author | |
Shawshank ![]() Senior Member ![]() Joined: 16 October 2005 Status: Offline Points: 117 |
![]() ![]() ![]() ![]() ![]() Posted: 27 February 2006 at 1:03pm |
I'm attempting to set a column width to be exactly the width of the icon contained in the column header. Just as in the ReportSample. Even after looking this sample over I still cannot achieve the same result. I have set the property .AllowColumnResizing = False when creating the columns. In turn, I set each columns .AutoSize property to False. For the column in question the .Resizable = True property is set. I give the column width a value of 1 but this is still to large --which is odd as the ReportSample provides a width of 18 which is quite large given the width as is displayed in the sample after running it. So how does one set a non-sizable width that is essentially the same width as the icon in the column header?
Any feedback would be appriciated. |
|
![]() |
|
Shawshank ![]() Senior Member ![]() Joined: 16 October 2005 Status: Offline Points: 117 |
![]() ![]() ![]() ![]() ![]() |
Figured it out...when adding a column via .Add I passed True for the re sizable param when False was the appropriate value in this case.
|
|
![]() |
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 |