Christophe
Member since Jan 15, 2010
- Profile: /members/5187-christophe.htm
- Comments: 6
Recent Blog Comments By Christophe
-
ColdFusion POIUtility.cfc Updates And Bug Fixes
Posted on Oct 8, 2010 at 4:19 AM
Hello, nice utility first of all! I've a little problem when using "HasHeaderRow = true" with more than 10 columns... As the array of columnNames is sorted numeric natural (1,2,3,4...) And the query is sorted numeric alfabetical(1,10,11,12,13[...]19,2,20). So the columnNames in the array d... read more »
-
ColdFusion POIUtility.cfc Updates And Bug Fixes
Posted on Oct 8, 2010 at 4:17 AM
Hello, nice utility first of all! I've a little problem when using "HasHeaderRow = true" with more than 10 columns... As the array of columnNames is sorted numeric natural (1,2,3,4...) And the query is sorted numeric alfabetical(1,10,11,12,13[...]19,2,20). So the columnNames in the array d... read more »