hi all, i've been wondering how i can change the format of the column data given if the data is of type java.util.Date. the t:grid column shows my result as yyyy-mm-dd. how about if i want to show the time as well? is there any way that i can pass something like SimpleDataFormat to format the date? and there is a column which is of type double that show my result in 900.0 where i expect 900.00 with the format of #000.00. can anyone give me some pointer/advise?
thanks. wesley -- View this message in context: http://n2.nabble.com/formatting-data-output-in-t%3Agrid-column-tp1132212p1132212.html Sent from the Tapestry Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
