المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Date Difference in Datagridview [modified]



C# Programming
05-05-2009, 04:13 AM
hi everybody

i m using C# Application

i have a 'date' and 'days' columns in datagridview

now i want to findout the no. of days between two dates
how can i calculate
pls help me

date days
--------------------------------------------
1/11/2008 0
1/12/2008 30
3/12/2008 2
--------------------------------------------

modified on Monday, May 4, 2009 9:32 AM