How to reorder columns in Col List Box by Drag&Dropping just like in any built-in platform
I've written my own platform that runs some analysis.I cast columns into roles just like in any other platform (or it looks that way at least).I noticed, that in my custom platform in Col List Box I cannot drag and drop columns to re-order, while in any built-in platform I can do that.Do they use some other control? Or is there some optional parameter for Col List Box that allows re-ordering?