![]() |
ReportControl Prevent Indv Column Removal |
Post Reply
|
| Author | |
Boyd
Senior Member
Joined: 08 December 2003 Location: United States Status: Offline Points: 285 |
Post Options
Thanks(0)
Quote Reply
Topic: ReportControl Prevent Indv Column RemovalPosted: 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
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 30 December 2004 at 2:42pm |
|
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 |
Post Options
Thanks(0)
Quote Reply
Posted: 30 December 2004 at 3:16pm |
|
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
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 February 2005 at 10:29am |
|
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 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 February 2005 at 12:07pm |
|
Thanks for the update. This wasn't in the release notes, so I wouldn't have caught it. |
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 February 2005 at 12:09pm |
|
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.
(Will be released very soon)
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 |