AllowColumnReorder Bug? |
Post Reply |
Author | |
jcollier
Senior Member Joined: 15 February 2006 Status: Offline Points: 250 |
Post Options
Thanks(0)
Posted: 13 March 2007 at 4:37pm |
I have a report with ShowGroupBox = True and AllowColumnReorder = False.
When I drag a column up to the group box it works as expected. However, even though AllowColumnReorder = False, it allows me to drop the column that is in the group box anywhere I want. Shouldn't it drop back into it's original position regardless of where the user tries to put it? |
|
jcollier
Senior Member Joined: 15 February 2006 Status: Offline Points: 250 |
Post Options
Thanks(0)
|
No answers?
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Option AllowColumnReorder doesn't disables all operations with columns. It simply disables columns drag'n'drop in the header. With this option disabled, you still can use Field Chooser for example.
This is a piece of behavior, and I'm not sure that it should be changed somehow... -- WBR, Serge |
|
jcollier
Senior Member Joined: 15 February 2006 Status: Offline Points: 250 |
Post Options
Thanks(0)
|
Can't you just force a column to it's original location if a user drops the column back onto the header from the groupbox if AllowColumnReorder = False?
With the functionality the way it is, the AllowColumnReorder property is useless if ShowGroupBox = True |
|
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 |