From: Ibrahim Malluf
Sent: Tuesday, February 13, 2018 3:57 PM
To: Syncfusion Support
Subject: RE: Syncfusion support community forum 135896, MVC5 Grid not showing data, has been updated.
You are kidding, Right??
You have all of that information in the original post. Did you even read my original message?
nugget package Syncfusion.AspNet.Mvc5 14.1.0.46
In my original post I supplied the client side grid code, the Syncfusion NuGet package version, two screen shots showing the how the Grid is displaying, and the client side error being produced. As for the Controller Code, it just returns a model populated with a list of 16 items that contain a string and decimal value in each item. The server side is delivering the data. The Grid sees and uses the data. It just does not show he rows of data.
The Javascript error in the other screen shot should give you a clue as to what is happening.
The grid is populated with the 16 items as can be seen in the screen shot that shows the grid paging panel with 2 pages and 16 total items.