Click here to Skip to main content
15,892,809 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi everybody
My question is :
How to auto substract (or add) two varchar fields as time (called TimeOUT - TimeIN) in to a third column field called TotalTime in an ASPxGridView before inserting or updating the resulting TotalTime in the table
Posted
Comments
a1mimo 22-Oct-12 14:59pm    
Do you mean that you have two times and you want to get the difference between both of them to get the total time spent or whatever?
Sergey Alexandrovich Kryukov 22-Oct-12 15:10pm    
OK, "add" might mean "concatenate", but what would be "subtract". This operation is not defined, is it? :-)
--SA
a1mimo 23-Oct-12 16:00pm    
I can't say nothing but LOL
Nice one Sergey :-D
Sergey Alexandrovich Kryukov 23-Oct-12 16:35pm    
Thank you,
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900