[dba-VB] Datagridview in vb.net 2005

Charlotte Foust cfoust at infostatsystems.com
Thu Jul 10 18:19:13 CDT 2008


It should be possible.  We do similar things with Infragistics grids,
which are based on the vanilla Winforms variety. The expression/formula
for the unbound column should probably be something like [FinishDate] -
[StartDate].  However, that assumes all dates are populated.  Are they?

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: Thursday, July 10, 2008 11:24 AM
To: dba-vb at databaseadvisors.com
Subject: [dba-VB] Datagridview in vb.net 2005

Hi All
Is possible in datagridview to subtract a finish Date from a  start Date
and show the result in a unbound column on the same row by using  the
Expression property.
 
If it is an example will be most useful
 
TIA
 
johnc



   
_______________________________________________
dba-VB mailing list
dba-VB at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-vb
http://www.databaseadvisors.com





More information about the dba-VB mailing list