justinledwards / CFQueryReader

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 99.8%Language:PHP 0.2%Language:ColdFusion 0.0%Language:Ruby 0.0%Language:Python 0.0%Language:Visual Basic 0.0%Language:ASP 0.0%Language:Shell 0.0%