Open the appropriate
listDefault.xml file (as described above).
Locate the <object type="jsx3.gui.Matrix"> element.
In the <variants> sub-element, add a
jsxfixedcolumnindex attribute and set its value to the number of columns you would like fixed—all higher columns are reorderable. For example, if you set
jsxfixedcolumnindex="3", columns 1, 2, and 3 will be fixed, and columns 4 and higher will be reorderable:
Note: If neither
jsxreorder nor
jsxfixedcolumnindex are present in the
listDefault.xml file, reordering is turned on by default.