![]() |
ReportControl Prevent Indv Column Removal |
Post Reply ![]() |
Author | |
Boyd ![]() Senior Member ![]() Joined: 08 December 2003 Location: United States Status: Offline Points: 285 |
![]() ![]() ![]() ![]() ![]() Posted: 30 December 2004 at 11:29am |
ReportControl has the property 'AllowColumnRemove' which prevents any column from being removed from the report. I want to allow certain columns to be removed but still prevent a few important columns from ever being removed. Can this be done? If now, would it be possible to add a 'Removable' property to the ReportColumn class that would allow individual control over the columns (i.e. like how a ReportControl can have 'AllowEdit' set to 'True' but you can set the ReportColumn.Editable property to false to prevent editing)? Thanks! |
|
![]() |
|
SuperMario ![]() Admin Group ![]() ![]() Joined: 14 February 2004 Status: Offline Points: 18057 |
![]() ![]() ![]() ![]() ![]() |
Why not set AllowDrag = False? Sorry if this is not in current release, I can't remember. However, this works fine.
|
|
![]() |
|
Boyd ![]() Senior Member ![]() Joined: 08 December 2003 Location: United States Status: Offline Points: 285 |
![]() ![]() ![]() ![]() ![]() |
If you set 'AllowDrag' to False, you can't re-order the columns. I want to user to be able to change the order of the columns but not remove it from the header completely. |
|
![]() |
|
SuperMario ![]() Admin Group ![]() ![]() Joined: 14 February 2004 Status: Offline Points: 18057 |
![]() ![]() ![]() ![]() ![]() |
Just an update. The Column::AllowRemove property was added in 9.60.
|
|
![]() |
|
Boyd ![]() Senior Member ![]() Joined: 08 December 2003 Location: United States Status: Offline Points: 285 |
![]() ![]() ![]() ![]() ![]() |
Thanks for the update. This wasn't in the release notes, so I wouldn't have caught it. |
|
![]() |
|
SuperMario ![]() Admin Group ![]() ![]() Joined: 14 February 2004 Status: Offline Points: 18057 |
![]() ![]() ![]() ![]() ![]() |
In version 9.60.1 the release note will be updated. Please look
at them again as allot was added to them since 9.60. Look at both
9.60 and 9.60.1 sections.
![]() Edited by SuperMario |
|
![]() |
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 |