Top "Kendo-ui-mvc" questions

Server side wrappers that enable the use of Kendo-UI widgets from the back-end in MVC applications.

Setting the default grouping in Kendo Grid

I have a requirement to group a grid by default on a particular column and to not allow the user …

kendo-ui kendo-grid kendo-asp.net-mvc kendo-ui-mvc
how can I get Index Of selectedRow kendo UI

I use belowe code to get selected code but I need get current Row Index to move up abd down , …

kendo-ui telerik kendo-grid kendo-ui-mvc
How to remove all Kendo DropDownList elements from document.body (DOM)

We are using about 3 DropDownList components inside a cardView kendo.ui.Window item. When the window is closed, we're calling …

jquery kendo-ui telerik-mvc kendo-ui-mvc
Kendo UI for ASP.NET Core - kendo is not defined

I keep getting the following error when I try to create a Grid or a Chart using Kendo UI. A …

javascript jquery kendo-ui asp.net-core-mvc kendo-ui-mvc
Kendo UI Scheduler: Delete/Edit/Update only specified events

Im working with the Kendo Scheduler and users can create, delete, update, edit events to my local database. But I'm …

c# asp.net-mvc kendo-ui kendo-scheduler kendo-ui-mvc