I have an array of DataRow objects in my C # project that I would like to summarize from different fields.
Instead of running each row and summing my own amounts, I noticed the DataRow [] function. Sum <>, but I'm struggling to find any resources on the network about how to use it.
Any pointers in the right direction will be very helpful.
:) Remote sample code, because it was wrong! Everything now works great - the link helped amuse Mark.
source share