tabsequence

With this setting you define specifying the position of the column in the tab order. A value of 0 takes the column out of the tab order and makes it read-only.

dw_1.items.mycolumn1.tabsequence=20;
dw_1.items.mycolumn1.tabsequence=30;
dw_1.items.mycolumn1.tabsequence=40;