Hello,
I have a problem with Kendo UI for ASP.NET MVC, below my soure code :
When i start the web page, i have this error :
Object reference not set to an instance of an object
When I remove
.Date().BaseUnit(ChartAxisBaseUnit.Days, it's works.
Any ideas ?
Thank you in advance.