Wednesday, March 28, 2012

the best way to do this

hey all,

i need to get a sum of columns in my dataset. but also, i need the sum to be
over certain rows in my dataset. as result from using .Select or .RowFilter.

Is this possible?

thanks,
rodcharsum is an aggregate function supported against
a DataTable.

--
Robbe Morris - 2004/2005 Microsoft MVP C#
http://www.masterado.net

"rodchar" <rodchar@dotnet.itags.org.discussions.microsoft.com> wrote in message
news:C5D04A15-8E5F-4500-BF8B-9154B9E4CEFF@dotnet.itags.org.microsoft.com...
> hey all,
> i need to get a sum of columns in my dataset. but also, i need the sum to
> be
> over certain rows in my dataset. as result from using .Select or
> .RowFilter.
> Is this possible?
> thanks,
> rodchar

0 comments:

Post a Comment