Exporter : get visible columns only
Hello everyone ! I'm currently trying to export my table, following the doc, everything went well. But now I need to export the visible columns (which are defined by TextColumn->toggleable()) but I am not able to find how I can get those columns in the getColumns() of my CustomExporter.
0 Replies