Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Merge DataTable Rows
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01497405
Message ID:
01497467
Views:
52
>>Assume I have a datatable in a dataset with columns called ItemName and Quantity. Due to changes by the customer, there will now be multiple rows with the same ItemName and a Quantity of 1. The app used to have one row for the item and the total quantity.
>>
>>How do I combine the DT so that there is again one row with the total quantity?
>
>Do you want to save the totalled datatable to the backend? If so will this just be a one-off (tidy up) operation ?
>Or do you just need the totalled version to work with temporarily in the app ?

Temporarily. It wont be sent to the DB.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform