Skip to content

mikejhill/CFQueryReader

 
 

Repository files navigation

The CFQueryReader directory should be setup as a site root for testing. 
All pathing relates to this folder as the site root. You will require
the ColdFusion 8 or higher Development server to properly call the CFC,
and thecfartgallery datasource (part of the demo applications).

The examples use the 'blog' MySQL datasource that is included in the 
'db' folder.

ColdFusion Download page
http://www.adobe.com/support/coldfusion/downloads.html

There are now two separate query reader files. One is for versions of ExtJS
prior to version 4. There were tested with Ext 2.x and Ext 3.x. The latest
supports Ext 4.x, and has been tested through 4.1 RC2.

Ext JS Downloads
http://www.sencha.com/products/extjs/download?page=a

Minified files of the readers are located in the build, each at 2K in size.
Full usage is detailed in the comments of each file.

You can see the active demos at our site:

http://cfqueryreader.cutterscrossing.com

About

CFQueryReader is a custom ExtJS component for reading the native JSON serialization of a ColdFusion query object.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.2%
  • CSS 8.6%
  • PHP 0.2%
  • ColdFusion 0.0%
  • Ruby 0.0%
  • Python 0.0%