Hi Guys, I have requirements to have DataGrid where I'm adding/removing columns dynamically. I'm basically going trough the code and trying to figure out how everything works and how to approach that problem.
I see that Jewel DataGrid is using class called DataGridButtonBar - It seems to me that I should just manipulate that one - basically adding: header.dataProvider = myNewColumns. However it does not gives me required result, even more my existing columns are displaying "undefined" in header text. My general question how would you approach this ? Thanks, -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*
