When I add a new column to a SQL table and decide to re-position the columns (which will drop and recreate the table), for some reason TDP auto-selects the first column every time and moves the columns together. So if I add a column and move it up, and move it up too far and decide to move it down one, it moves that first column down too. Not sure why it's automatically selecting that top column. I try to unselect, but as soon as I move the column, it re-selects it.
Any idea? Did I miss a configuration setting somewhere?