![]() |
Column width |
Post Reply ![]() |
Author | |
rt15051966 ![]() Newbie ![]() Joined: 27 May 2005 Location: Poland Status: Offline Points: 3 |
![]() ![]() ![]() ![]() ![]() Posted: 21 April 2006 at 3:46am |
hello I use reportcontol, I have problem with column widht , I add many column and set size for each. I use SetAutoColumnSizing (FALSE) but column width don't set in my size. How to set precize column width ? |
|
![]() |
|
sserge ![]() Moderator Group ![]() Joined: 01 December 2004 Status: Offline Points: 1297 |
![]() ![]() ![]() ![]() ![]() |
Hi,
First you can setup a column width when creating it (in the constructor). Also you can always change it's width with SetWidth(int nNewWidth) method. Set AutoColumnSizing to FALSE before changing. Also please ensure that your widhts are not changed by SerializeState method (like in CReportSampleView::LoadReportState). -- WBR, Serge |
|
![]() |
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 |