Hi,
I'm trying to restrict the columns returned in the page using the UI Widgets. I've tried to use the columnMatch in the constructor. Alas, this is not being honoured and continues to display all the columns.
I can see that there is also another option to remove the columns using a query using buildingColumnDefinitions, but this seems a long winded approach to removing columns and that I have to do it for each pane or tab rendered hence why I would prefer to put this into the Constructor.
Can someone offer some guidance (and an example too) on how to use the ColumnMatch option in the constructor.
Kindest,
Anthony