Hi lms27,
I eventually format the date that I extract in my SQL Statement. This what I wrote "CONVERT(char(10), reg_date, 103) AS 'Registration Date'". Hope this helps.
Btw, any chance u know how to format the width & height of the datagrid during execution/run time?
cheers...
|