I want to use the DataTableWidget class but I don't to allow the ability to add or remove columns. To achieve this I am having to create my own version of the class without these buttons, but it would seem fairly trivial to make the selection or hiding of buttons a customisable option to the class.
I want to use the DataTableWidget class but I don't to allow the ability to add or remove columns. To achieve this I am having to create my own version of the class without these buttons, but it would seem fairly trivial to make the selection or hiding of buttons a customisable option to the class.
Nonetheless, great package, by the way!