Gregory's Blog

All Blogs

Introducing the Kendo Grid

Introducing the Kendo Grid


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


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


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...
ColdFusion Like JavaScript Functions

ColdFusion Like JavaScript Functions


I am sharing a collection of ColdFusion-like Javascript functions that should allow you to employ similar strategies to solve problems when using JavaScript.
Read More...
Working with JSON and JavaScript

Working with JSON and JavaScript


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


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


An in depth look at the Kendo ComboBox and MultiSelect Kendo UI widgets.                                      
Read More...
Using ColdFusion to Populate Kendo UI Widgets

Using ColdFusion to Populate Kendo UI Widgets


In this article, we will show you how to use ColdFusion to query a database and use JSON to populate Kendo widgets.
Read More...
Convert a ColdFusion Query into a JSON Object

Convert a ColdFusion Query into a JSON Object


This article will show you how to convert a ColdFusion query into a JSON object that can be used to populate various HTML5 controls, such as Kendo UI widgets.
Read More...