Repositioning browse columns "¤%"#¤!"

arnt.landsem

New Member
If a browse column in a static browse is moved at runtime. How can I save the column positions, and display the columns in the same order next time the window is opened.

Why can I use MOVE-COLUMN(from index,to index) but I am not able to find any functions/Methods that get or set a columns index?

Reason for the question is that we want in our application that the users should be able to maintain same settings as they had previous time they used the application.
 
Top