How to script Column Matching Dialog
I have a dialog where I need a user to match pairs of columns. Pretty much like we do in Join Tables. Specific example - I have sets of experimentally measured parameters and sets of their theoretical predictions. This data comes from different sources and colum naming can be arbitrary, so I need users to match theory vs experiment for each parameter.Is there an example on how to script this part?...