Charlotte Foust
cfoust at infostatsystems.com
Mon Jul 14 10:41:40 CDT 2008
Then you'll probably get midnight and you can check for Date.MinValue to see whether you want to use it. I generally use a hidden expression column and then use code in the RowInitialize event to populate a visible unbound column appropriately. But we do some pretty exotic stuff with our grids. You can also use a typed dataset that includes an expression field in the dataset and then calculate based on that expression rather than doing it at the grid level. Charlotte Foust -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Johncliviger at aol.com Sent: Friday, July 11, 2008 1:34 AM To: dba-vb at databaseadvisors.com Subject: Re: [dba-VB] Datagridview in vb.net 2005 Hi Charlotte Yes all dates are populated. But what if there not? johnc _______________________________________________ dba-VB mailing list dba-VB at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-vb http://www.databaseadvisors.com