Hi, I am using data grid widget to display information. It is working good for desktop and tablet view but when I am using it on mobile it is looking very bad like as shown in below screenshot: How can I adjust it or which class will help me to display in good view?
asked
Samarth Jadhav
2 answers
1
A datagrid on a mobile device isn’t really a good UX fit.
Using a listview instead would do the job
answered
Rene van Hofwegen
0
Hello Samarth,
You can use template grid to show the data in efficient way.