Hi
I am unable to find a ay top programatically change th border of table columns.
My clients want to be able to have the columns of a table in different order depending on use\user.
eg table has columns = ID, code,Name ,qty, Price, etc
another user wants ID, qty, code,Name , Price, etc
I am required to have some code ( e.g.: attached to a button) that changes the column order and redisplays the table.
It is easy to change column titles etc, but no option for the position.
Dragging columns is becoming frustration for my users.
Some columns contain controls etc so complex to apply all the parts to each column from scratch, but maybe could it be done that way.
Any help appreciated
Mark
I am unable to find a ay top programatically change th border of table columns.
My clients want to be able to have the columns of a table in different order depending on use\user.
eg table has columns = ID, code,Name ,qty, Price, etc
another user wants ID, qty, code,Name , Price, etc
I am required to have some code ( e.g.: attached to a button) that changes the column order and redisplays the table.
It is easy to change column titles etc, but no option for the position.
Dragging columns is becoming frustration for my users.
Some columns contain controls etc so complex to apply all the parts to each column from scratch, but maybe could it be done that way.
Any help appreciated
Mark