Changing column ordering |
Post Reply |
Author | |
andrewg
Groupie Joined: 24 September 2007 Status: Offline Points: 41 |
Post Options
Thanks(0)
Posted: 19 February 2008 at 3:40pm |
How do you change the column ordering? I have a set of columns that are created. An XML file is read in with a custom ordering of the columns. How do you programmatically change their order? I have tried ChangeColumnOrder but it does not behave the way I want it to.
eg. Column A has index 0 but is to be moved to position 5. The I4th F clause in the ChangeColumnOrder() that looks like IF(nNewOrder > nItemIndex) will cause the item to be assigned to nNewOrder-1 |
|
andrewg
Groupie Joined: 24 September 2007 Status: Offline Points: 41 |
Post Options
Thanks(0)
|
bump
I'd really like to know how to do this! |
|
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 |