Can values be retrieved from a mui DataGrid?
I have a table and I would like to create a custom export that takes into account user filters and the display status of columns. However, I need to access these filtered values. Is there a way to achieve this with DataGrid?