- Home
- Forum
- ASP.NET Web Forms
- isResponsive not load data grid
isResponsive not load data grid
Hi,
when I use "isResponsive=true" not show load data on Grid. If I use "isResponsive="false" it's working all.
Grid code:
<ej:Grid runat="server" ID="Grid1" AllowFiltering="True" AllowPaging="True" AllowSorting="True" AllowResizeToFit="true" AllowGrouping="true" CssClass="mygrid" Font-Size="X-Small">
SIGN IN To post a reply.
4 Replies
PK
Padmavathy Kamalanathan
Syncfusion Team
March 10, 2020 05:53 AM UTC
Hi Luca,
Thanks for contacting Syncfusion Forums.
QUERY: Data is not loading when isResponsive property is set to true
From your query, we understand that the data for the grid is not loading when you set "isResponsive" to true. We have validated the issue. But we are unable to reproduce the reported issue at our end. For your reference, we have created sample as per your requirement. You can download the sample from the below location,
Please provide the below details so that we could validate further,
1) complete grid rendering code
2) version details
3) if you have made any CSS customization for the grid, please provide those CSS customization details also.
4) screenshot of error with stack trace if any. Also you could use the "actionFailure" event to find errors.
5) provide us your grid model. Please refer the below screenshot for getting grid model.
You can copy the model, paste it in notepad and share us.
Please get back to us if you need further assistance.
Regards,
Padmavathy Kamalanathan
LS
Luca Scida
March 10, 2020 10:05 AM UTC
Hi,
Attachment: Documents_cd66756.zip
my custom CSS
.mygrid {
width: auto;
margin-left: 25px;
margin-right: 25px;
}
EJ Version 17.4460.0.53
Other on attach
Attachment: Documents_cd66756.zip
Hi Luca,Thanks for contacting Syncfusion Forums.QUERY: Data is not loading when isResponsive property is set to trueFrom your query, we understand that the data for the grid is not loading when you set "isResponsive" to true. We have validated the issue. But we are unable to reproduce the reported issue at our end. For your reference, we have created sample as per your requirement. You can download the sample from the below location,Please provide the below details so that we could validate further,1) complete grid rendering code2) version details3) if you have made any CSS customization for the grid, please provide those CSS customization details also.4) screenshot of error with stack trace if any. Also you could use the "actionFailure" event to find errors.5) provide us your grid model. Please refer the below screenshot for getting grid model.You can copy the model, paste it in notepad and share us.Please get back to us if you need further assistance.Regards,Padmavathy Kamalanathan
Hi,
with your code it's working fine.
Thanks
PK
Padmavathy Kamalanathan
Syncfusion Team
March 11, 2020 05:31 AM UTC
Hi Luca,
Thanks for the update.
Please let us know if you need more assistance from us.
Regards,
Padmavathy Kamalanathan
SIGN IN To post a reply.
- 4 Replies
- 2 Participants
-
LS Luca Scida
- Mar 9, 2020 10:20 PM UTC
- Mar 11, 2020 05:31 AM UTC