Using SortByColumn in a TableBox
Hello All,
I have a TableBox generated from a process screening script. I would like to use two column to sort by sequentially.
Firstly, the col "Column" and then "xDrawingNumber". If I do this manually on the TableBox the output looks correctly, however scripting it I am unable to figure it out. I use the SortByColumn in the SendToReport option but not combination of groupings or commands have give...