Questions regarding server side wrappers enabling the use of Kendo UI widgets from C# or VB.
I am trying to create a kendo schedular but you need to pass in a model. In the examples it …
asp.net-mvc asp.net-mvc-4 kendo-ui kendo-asp.net-mvc kendo-schedulerI´ve been struggling to make my Kendo Datepicker without user-text-input and the only solution I´ve come up with …
asp.net-mvc asp.net-mvc-4 telerik kendo-ui kendo-asp.net-mvci have a kendo grid. When the page loads, by default i want to sort the grid by column1 then …
kendo-grid kendo-asp.net-mvc kendo-sortableI want to hide some columns on Kendo Grid and export them to the excel as the visible columns. However, …
asp.net-mvc kendo-ui kendo-grid export-to-excel kendo-asp.net-mvcI want an auto increment column in my Kendo Grid. This field isn't server side auto increment, because I want …
javascript kendo-ui kendo-grid kendo-asp.net-mvcvs'12 , KendoUI, asp.net C# MVC4 Internet Application EF Code First Would like to see how one would pass values …
asp.net-mvc-4 razor kendo-ui kendo-asp.net-mvc model-viewI tried a simple Kendo UI grid with CRUD operations with an Employee class. But when I create/update/delete, …
kendo-ui kendo-grid kendo-asp.net-mvc jsonresultI am using Kendo grid for MVC 4.0. I have the latest DLL 2015.1.318.440. I am including jszip.js. I copied and …
asp.net-mvc excel export-to-excel kendo-asp.net-mvcI am trying to use my viewModel to validate a form both client side and server side. I have got …
c# asp.net-mvc-5 kendo-asp.net-mvc kendo-comboboxI want to have multiple datatextField column as im returning a custom List which returns me list with property Name,…
kendo-ui kendo-asp.net-mvc kendo-dropdown