Hi Martin,
I've tested with "Create Table Like" as well as "Alter Table" options. I'll right-click on the table in the Object Explorer, select Operations, and select the appropriate option. In another thread, I have a table called tbl_Users. I'll add a column here and show illustrate:
I click "Add". It will add Column_6, however the newly added column won't be selected as a result of the add. Instead, the top column will be pre-selected.
Now I will select Column_6:
Column_6 is selected, and I'm going to click the Up arrow to move it up one.
After I click the Up arrow, it moves the column up successfully, but now it has the top column selected in addition to Column_6. Now I'm going to click the down arrow.
Of course, since both were selected, both move down.
Thank you