Popular Blogs
All Blogs

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

Best ColdFusion Hosting Experience Using Media3.net
Gregory Alexander
I've been hosting ColdFusion sites for the last 25 years and I can easily say that I have never had a better hosting experience than using Media3.net

Calculating Differences Between Two Dates with HQL
Gregory Alexander
I will walk you through how to use the DateDiff function in SQL Server to calculate differences in dates as well as how to achieve the same results using Hibernate.

Brian Reilly's site, Hoya Haxa, Has Been Added to the CFBlogs.org site
Gregory Alexander
Brian Reilly's Hoya Haxa site has been added to CFBlogs.org

Critical Adobe ColdFusion 2023 Related Bugs
Gregory Alexander
Information regarding two critical bugs while upgrading to ColdFusion 2023.

Handling Server-Side Errors with ColdFusion and JSON
Gregory Alexander
This article will show you how to implement extensive server-side error handling with ColdFusion and JSON. Although not necessary, we will leverage the Kendo UI Extended Message Boxes API to provide notifications to the user.

Kendo UI Notifications and Message Boxes
Gregory Alexander
I would like to share my implementation of some of the Kendo message box's that I use to send messages to the client. These messages can help message each user with multi-user applications, wait dialogs, and inform the client that there are server-side errors.
Bears in my front yard!
Gregory Alexander
Today I captured a video of these two juvenile bears in my front yard with my surveillance feed

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.

Evagoras Charalambous Site is Added to our ColdFusion Blogs site at CfBlogs.org
Gregory Alexander
There is a new ColdFusion related blog by Evagoras Charalambous

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.