Main Page
From ColdExt
What is ColdExt?
ColdExt is a ColdFusion tag library which makes it easier to build rich user interfaces using the amazing Ext JS library. The latest release is ColdExt Beta 3.
ColdExt currently supports a wide range of UI components including forms, grids, layouts, menus, remote data, trees and many more! ColdExt also has support for tag insight in CFEclipse.
Please note: If you would like to contribute to the ColdExt wiki please contact me via RIAForge. I have had to disabled account creation due to spam, but I will create an account for anyone who wants one.
Working Demos
The Documentation and Demos application is a work in progress. It currently hosts a number of demos including replicas of Ext JS demos and custom demos that show off a bit more of the power of Ext JS and ColdExt. You can also view the source code for each demo from within the application.
Getting Started / Tutorials
Getting started is as easy as downloading ColdExt from RIAForge and extracting it to the root of a web site. You are then ready to browse the bundled Documentation and Demos application, no additional setup required.
ColdExt 101
Configuration
- Configuring ColdExt in Application.cfc
- Init tag configuration options
Basics
- How to use the var attribute
- Introduction to formPanel
- Introduction to gridPanel
