Given a DataTable, how do I merge similar row values?

we can achieve it by grouping the data and processing the group members