Click here to Skip to main content
16,013,516 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i want to find difference between two rows in data table and add a new row as result in data table in c#

input data table:



output Data table:



please guide me to resolve this issue
Posted
Comments
Krunal Rohit 18-Sep-13 9:06am    
Any efforts so far ?
Ankur\m/ 18-Sep-13 9:09am    
A row has multiple columns with different datatypes. I am assuming you want to find the difference between specific columns having numeric datatype. But then are there only two rows?
Please understand that we know nothing about your project. So you need to be more specific. Use 'Improve Question' link to add more information to your question.

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