How can load file to Kendo PDF Viewer?
I have the following PDF Viewer in my view, How can I update pdf.File(Url.Content("~/pdf/test.pdf") based on the selected project.
I have the following PDF Viewer in my view, How can I update pdf.File(Url.Content("~/pdf/test.pdf") based on the selected project.
We’re using Telerik kendo library which allow us to use advanced UI widgets in our ASP.NET MVC project. Last week I was encouraged to upgrade the library, but we thought than we can have the same library linked twice trying to upgrade the library in some views and do the migration along the time.
I have a simple model that I need to display and edit in Kendo’s MVC Grid component.