|
Browse by Tags
All Tags » ColdFusion ( RSS)
-
|
If you are using Coldfusion MX 8 cfgrid or the excelent Ext library and you want to change the aligment for the column then a simple way to do that is: Add an style block like .x-grid-col-0 {text-align:center} .x-grid-col-1 {text-align:left} .x-grid-col...
|
-
|
Currently I'm working in some tools to clean your code, whether it is VB, ASP or Coldfusion. Mostly simple tools, but for now if you are a ColdFusion Developer I want to recommend a nice application called CF Project Cleaner This tools lends you a hand...
|
-
|
I found a super interesting blog called Busy ColdFusion Developers' Guide to HSSF Features http://www.d-ross.org/index.cfm?objectid=9C65ECEC-508B-E116-6F8A9F878188D7CA HSSF is part of an open source java project that provides FREE OPEN SOURCE libraries...
|
|
|
|