Hi ,
We are trying to bind data table ignite grid for ASP.NET Core MVC but its not binding data and only spinning on screen.
Can anyone facing this with VS 2022 and Core 6.0.
Hello Rupamati,
Thank you for posting into our community!
I have been looking into your question and have prepared a small sample trying to reproduce the described behavior. I am using an igGrid in an ASP.NET Core MVC project with .net6, however, on my side, everything works as expected and when running the project there is no spinning on the screen and the data is bound to the igGrid successfully.
Additionally, since I am not aware of the overall configuration of your application, it would be extremely helpful if you could provide me with a sample that demonstrates the behavior on your side.
Having a sample, which I can debug on my side, will be highly appreciated and extremely helpful in providing you with a solution as soon as possible.
Attached could be found my sample for your reference. Please test it on your side and let me know how it behaves.
Looking forward to your reply.
Sincerely,Riva IvanovaEntry Level Software Developer6763.grid-net6-sample.zip
Can you please full sample to bind data table to Ignite Gird with ASP.NET core MVC 6.0 Visual studio 2022
Please provide full working sample.
Account.zip
Thank you for sample , as I mentioned we are looking for Data table binding to Grid and we are not bale to bind.
Attaching here Account Model , View and Controller three are here , can you please verify and let me know here I am going wrong.