Abumiyan Muqri

Abumiyan Muqri

  • NA
  • 43
  • 47.6k

Caculating Future date

Jul 4 2012 1:28 AM
Hi All,

I m developing a web page, in which i have a gridview, which is editable for admin.
In that grid view. there are multiple columns(Req_ID, Delivery_Date,Duration(in Days), Decommissioning_Date).
I want to calculate Decommissioning_Date as(Delivery_Date + Duration) at  run time in RowUpdating Event.
How to do this in c#?
Please Help..

Answers (2)