CB
Clay Burch
Syncfusion Team
June 20, 2002 07:53 AM UTC
If you have added a tablestyle to your datagrid, then you can access the columns's columnstyle in the columnstyle collection member of the tablestyle, and set its Format property. The FAQ referenced below shows how you might do this. You would change the format string to somethiing like "mm:ss t".
George Shepherd's Windows Forms FAQ contains an entry entitled:
How do I format a date column in a datagrid?
Check it out at:
http://www.syncfusion.com/faq/winforms/search/867.asp