Gregory's Blog

ColdFusion and Kendo UI related posts

Creating a Master-Detail record Interface Using the Kendo Grid and Kendo Window

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
Read More...
Dynamically Binding a Kendo Panel Bar to a Table of Contents Using jQuery

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.
Read More...
Implementing a Kendo Virtualized Grid with ColdFusion - Part 2, Server-Side Logic

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.
Read More...
Implementing a Kendo Virtualized Grid with ColdFusion

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.
Read More...
Using Kendo Templates to Embed Cascading Dropdowns in a Kendo Grid

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.
Read More...
A Comprehensive Analysis of the Editable Kendo UI Grid

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.
Read More...
Introducing the Kendo Grid

Introducing the Kendo Grid

Gregory Alexander

The Kendo Grid is one of the most powerful and elegant HTML5 based grid systems in the world.                                      
Read More...
Dynamically Populating Kendo MultiSelects

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.
Read More...
Cascading Kendo MultiSelect Dropdowns

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.
Read More...
Working with JSON and JavaScript

Working with JSON and JavaScript

Gregory Alexander

This article discusses how to work with JSON objects using JavaScript.                                      
Read More...
Cascading Country, State and City Kendo UI Dropdowns

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.
Read More...
Introducing the various forms of Kendo Dropdowns

Introducing the various forms of Kendo Dropdowns

Gregory Alexander

An in depth look at the Kendo ComboBox and MultiSelect Kendo UI widgets.                                      
Read More...