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

Closing Radwindow By Invoking Javascript From Server

I have a Control that looks like this: Read more Closing Radwindow By Invoking Javascript From Server

Ajaxmanager Not Found...null

I have a User Control and a Content Page. In the Content Page, I have a RadDockLayout control insid… Read more Ajaxmanager Not Found...null

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

Issues With Parent Page Postback After Closing Child Modal Form

I'm working on an ASP.NET application and I ran into an issue that I am unable to resolve. I ha… Read more Issues With Parent Page Postback After Closing Child Modal Form

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

Accessing Telerik Radgrid Edit Mode From Javascript

I invoke one function in javascript. When I call this function rad grid row is already in edit mode… Read more Accessing Telerik Radgrid Edit Mode From Javascript

Kendo Upload - Csrf Token With Kendo Ui Jquery

how to add CSRF Token in kendoUpload $('#image').kendoUpload({ async: { saveU… Read more Kendo Upload - Csrf Token With Kendo Ui Jquery