Data grid inconsistent on mobile view

Is it possible to use the data grid component on pages for a mobile view?

There is a lot of inconsistency such as scroll bar appearing when nothing to scroll for, 2nd column not appearing at all… is it different on the user device?

is it possible to use css to control the column size. make sure its not possible to span all the window size and completely hide the next column making it impossible to view?

for example force column size to 70% of screen width and allow text wrap so long data appear fully and maybe row height increases?