ColdFusion 8 Grid Magic
Scott Bennett put up two nice postings which demonstrate how to extend ColdFusion 8’s built-in Grid control. I’ve mentioned before that CF8 uses Ext v1.0 and as such offers a ton of flexibility not generally mentioned in the CF documentation.
Grid Validation
In his first post, Scott shows how to implement validation of CFGrid data. Leveraging Ext’s [...]