ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started by: VigneshVpn on January 12, 2019, 03:55:33 am
-
In pqgrid, when i saw my grid in mobile it shows as its maximum height. it looks very weird. but in PC browser it looks good. I think mobile responsive is missing. how to solve this. I set width as "100%" and flexhright as true. is there any change needed? plz help me?
-
Please correct me if I'm wrong, but mobile responsive view is related to width of viewport, not to the height.
Could you share a screenshot of the issue faced by you.
-
Here i attached my screen when i tried to view in mobile my grid is look like this. The grid is shown in web as normal but in mobile view it shows as different which is look like dirty. please help me on this. how to solve this issue.?
Thanks.
-
use scrollModel: { autoFit: false }
https://paramquery.com/api#option-scrollModel
-
I tried and set the autofit as false but it did not work declaring minWidth is needed? or declaring the width for grid is required? what will help to look like responsive in mobile view? plz help me. i have no ideas.