Gregory's Blog

All Blogs

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


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


In this article, we will analyze the server-side logic that we are using to populate a Kendo virtualized grid.
Read More...
Evagoras Charalambous Site is Added to our ColdFusion Blogs site at CfBlogs.org

Evagoras Charalambous Site is Added to our ColdFusion Blogs site at CfBlogs.org


There is a new ColdFusion related blog by Evagoras Charalambous                                      
Read More...
Implementing a Kendo Virtualized Grid with ColdFusion

Implementing a Kendo Virtualized Grid with ColdFusion


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


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


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...
CFBlogs.org 2.0 Released

CFBlogs.org 2.0 Released


The new 2.0 version of CFBlogs ColdFusion Blog Aggregator has been released. This version displays all of the blog posts in an attractive three column card layout.
Read More...
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...