Hi, I am creating a new column by a script. Something like:
New Column("new name", fomula(expression));
The default position for a new column appears to be rightmost in the data table. I therefore also move the colum to another place, where it is more in the context. Finally I wnat the script to leave the data table in the state where I see the left most colums in the view. Apparently after having run the script, the data table is shifted so that I se the right-most part of it.
What are the script commands to control which columns are viewable?
Regards
Poul