I get that this is commercial now for support but hoping that someone can point me in the right direction
I've looked here: https://www.ag-grid.com/javascript-grid-responsiveness/ and here: https://github.com/ag-grid/ag-grid-customise-theme ... so I'm close ... but I need to put it all together
My main goal is to do a media query (or onGridSizeChanged) to ...
a. mainly set a different font size b. possibly ditch some columns
... for a mobile device (or desktop if mobile first)
Anything else I need to put this together?
Finally, it seems I won't be able to do a card (stacked) layout, right?