Hi Alessandro,
Greetings from Syncfusion Support.
From the shared query, we are able to understand you are facing an issue with grid responsive. To avoid the issue we suggest you to ensure the following details.
- Ensure whether are you referred responsive and ejgrid responsive css. If not, refer the below css.
|
<head>
……………….
<link rel='nofollow' href="//cdn.syncfusion.com/18.1.0.42/js/web/flat-azure/ej.web.all.min.css" rel="stylesheet" />
………………..
</head> |
After referred above css files, by default grid will be responsive on browser resize. And still facing an issue, we suggest you to call windononresize method on browser resize event(i.e. resizeGrid function in your example).
Also, refer the below help documentation links.
Still facing an issue, please get back to us with the below details.
- Share the complete grid code example.
- Share the video demonstration of the issue.
Provided details will help us, to resolve the reported issue as early as possible.
Regards,
Manivannan Padmanaban