Skip to content Skip to sidebar Skip to footer
Showing posts with the label Telerik

Change Selected Value Of Kendo Ui Dropdownlist

I have a kendo ui dropdownlist in my view: $('#Instrument').kendoDropDownList({ dataTex… Read more Change Selected Value Of Kendo Ui Dropdownlist

Why Are My Kendogrid "update" Parameters Always Null In The Controller?

I have the following code in my Index.cshtml file: var dataSource = new kendo.data.DataSource({ … Read more Why Are My Kendogrid "update" Parameters Always Null In The Controller?

Kendo Ui Dropdownlist Mobile Scrolling

I am currently developing an application using Kendo UI. I use a dropdownlist like this Kendo UI dr… Read more Kendo Ui Dropdownlist Mobile Scrolling

Telerik RadGrid - Persist Client State On Sort/paging/filter

Even in this ajax example which I really like the look of, when ever the top level grid is sorted t… Read more Telerik RadGrid - Persist Client State On Sort/paging/filter