Groups | Blog | Home
all groups > dotnet ado.net > may 2007 >

dotnet ado.net : DataTable.Select - Group By


Doug
5/3/2007 5:36:39 PM
Is it possible to do a Group By in the Select method of the DataTable
object?
Teemu Keiski
5/11/2007 11:14:09 PM
Hi,

DataTable's Compute method makes that possible on certain level, if you need
calculate something simple. Otherwise you'd need to use something like:
http://weblogs.sqlteam.com/davidm/archive/2004/05/20/1351.aspx


--
Teemu Keiski
AspInsider, ASP.NET MVP
http://blogs.aspadvice.com/joteke
http://teemukeiski.net


[quoted text, click to view]
AddThis Social Bookmark Button