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

Is It Possible Have This Code Equivalent Code In Kendo External Template

I have this dojo with its inline template var actionName = 'read'; $('#grid')… Read more Is It Possible Have This Code Equivalent Code In Kendo External Template

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

When Editing A Grid, How Do I Disable Specific Fields By Row?

I have a kendo grid with data in it and multiple columns (say col 1, 2, and 3). Columns 1, 2, 3 nee… Read more When Editing A Grid, How Do I Disable Specific Fields By Row?

Multi-color Line

In the data, there is a object property called clr which is actually contains color information of … Read more Multi-color Line

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

When Editing A Grid, How Do I Disable Specific Fields By Row?

I have a kendo grid with data in it and multiple columns (say col 1, 2, and 3). Columns 1, 2, 3 nee… Read more When Editing A Grid, How Do I Disable Specific Fields By Row?