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

How To Validate A Date Is In The Format Yyyy-mm-dd Using Kendo Validator?

I have a kendo date picker that is constructed as follows: $('#date').kendoDatePicker({ … Read more How To Validate A Date Is In The Format Yyyy-mm-dd Using Kendo Validator?

Javascript Local Database Binding Of The Kendo Ui Scheduler

I'm looking for a way to connect my open source Kendo UI Scheduler to a local database using ja… Read more Javascript Local Database Binding Of The Kendo Ui Scheduler

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

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?

Invoke Method Batcheditcommand From C#.net

I used telerik:RadGrid batch editing; to fill this grid I used below syntax: function GridBind(Grid… Read more Invoke Method Batcheditcommand From C#.net

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

Basic Blur Event In A Telerik Nativescript Mobile App

I am writing a cross-platform mobile app using Telerik AppBuilder with NativeScript. I am going nut… Read more Basic Blur Event In A Telerik Nativescript Mobile App