Hi Sergio,
Thank you for contacting Syncfusion support.
We have created a Grid sample with IsResponsive(true) and EnableResponsiveRow(true) but we were unable to reproduce the issue at our end. Please refer to the below screenshot.
Please share the following details it will help us to provide the prompt solution
1. Ensure you have referred ejgrid.responsive.css file in your project.
<head>
<link rel='nofollow' href="~/Scripts/ejgrid.responsive.css" rel="stylesheet" />
</head>
<body> |
2. Share the video or screenshot to show the issue.
3. Full Grid rendering code both client and server.
4. Please open the console window in browser and check whether any script error throws.
5. Issue reproducible sample or hosted link or replicate the issue in the attached sample.
Regards,
Jayaprakash K.