[SOLVED] DisableReorderColumnsCount at runtime |
Post Reply |
Author | |
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
Posted: 13 August 2008 at 9:23am |
Hi,
Why can't I set DisableReorderColumnsCount at runtime? It works with FreezeColumnsCount but it's still possible to drag the column.
I hope this will be fixed in next release, I really need this!
Thanks
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Use DisableReorderColumnsCount to set the count of the columns
at the left side where _reordering is disabled_.
|
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
The reason why the DisableReorderColumnsCount can't be changed at runtime:
The ItemIndex of the column will be used to determine if the column can be reordered so all Columns with .ItemIndex less/equal to DisableReorderColumnsCount can't be reordered. Since you can't remove just one column the .ItemIndex of a column doesn't change so hiding a column (one that you didn't want to be reordered) don't affect DisableReorderColumnsCount. Thanks
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
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 |