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?

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

Closing Radwindow By Invoking Javascript From Server

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

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?

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?

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