I'm having trouble get the date formatted in a CFGRID column (mm/dd/yy).
I tried doing this: <cfgridcolumn header="Date" name="#DateFormat(CourseDate,'mm/dd/yy')#"> And of course it won't let me get away with that. What do I need to do? Do I need to just format up in the SQL statement? could use a hint or two there also. Thanks in advance Doug Kronenberger ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

