ColdFusion and Kendo UI related posts

Creating a Master-Detail record Interface Using the Kendo Grid and Kendo Window
Gregory Alexander
In this article, I will show you how to implement a master-detail interface using Kendo and ColdFusion

Dynamically Binding a Kendo Panel Bar to a Table of Contents Using jQuery
Gregory Alexander
The Kendo Panel Bar can be dynamically bound to HTML lists, such as an existing table of contents list generated by the Tiny MCE TOC plugin.

Implementing a Kendo Virtualized Grid with ColdFusion - Part 2, Server-Side Logic
Gregory Alexander
In this article, we will analyze the server-side logic that we are using to populate a Kendo virtualized grid.

Implementing a Kendo Virtualized Grid with ColdFusion
Gregory Alexander
With virtualized scrolling, Kendo Grids can be used to allow users to visualize and analyze data with extremely large datasets. This article will demonstrate all of the steps necessary to deploy these powerful grids and teach you how to implement server-side paging, sorting, and filtering.

Using Kendo Templates to Embed Cascading Dropdowns in a Kendo Grid
Gregory Alexander
In this article, we will learn how to use Kendo UI events and how to integrate the Kendo UI Grid with a custom header with server-side search capabilities and place dropdowns in the columns using templates.

A Comprehensive Analysis of the Editable Kendo UI Grid
Gregory Alexander
This article will show you how to implement an editable Kendo UI Grid with ColdFusion on the back-end. We will cover some advanced configuration options, export capabilities with ColdFusion, and share some expert tips.

Introducing the Kendo Grid
Gregory Alexander
The Kendo Grid is one of the most powerful and elegant HTML5 based grid systems in the world.

Dynamically Populating Kendo MultiSelects
Gregory Alexander
This article will show you how to inspect the data from a Kendo DataSource and Use JavaScript to Dynamically Populate a Kendo MultiSelect Widget.

Cascading Kendo MultiSelect Dropdowns
Gregory Alexander
This article will show you how to implement a Kendo Multi-Select widget that can be used to replace a long list of values.

Working with JSON and JavaScript
Gregory Alexander
This article discusses how to work with JSON objects using JavaScript.

Cascading Country, State and City Kendo UI Dropdowns
Gregory Alexander
This article will show you how to create cascading menus with the Kendo DropDownList and provide expert tips and tricks.

Introducing the various forms of Kendo Dropdowns
Gregory Alexander
An in depth look at the Kendo ComboBox and MultiSelect Kendo UI widgets.