Hello,
I am working with the datagrid element which is really great and so smooth to work with, but there is only one issue which is the responsivenes when it comes to the phone screen.
Using the table i was able to add an overflow scroll and it worked well and the issue was solved But with datagrid i was not able to.
Hey @abdelmoula_bilel
You can wrap you DataGrid in a div that will handle the overflow-scroll. You might want to add width constraints to your Datagrid (min/max width depending on the method)