Msdn documentation is pretty good and has examples:
http://msdn2.microsoft.com/en-us/library/system.data.datatable.aspx

Signature
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
> Is there a good primer on DataTables out there?
>
[quoted text clipped - 22 lines]
>
> Tom
Or, check out the Class Browser in the Quickstart Tutorials:
http://quickstarts.asp.net/QuickStartv20/util/classbrowser.aspx?assembly=System.
Data,%20Version=2.0.0.0,%20Culture=neutral,%20PublicKeyToken=b77a5c561934e089&na
mespace=System.Data&class=DataTable
(watch for line breaks to make sure you get the whole link)

Signature
David Wier
MVP/ASPInsider
http://aspnet101.com
http://iWritePro.com
> Is there a good primer on DataTables out there?
>
[quoted text clipped - 22 lines]
>
> Tom
tshad - 20 Jun 2007 21:35 GMT
That one was pretty good.
Thanks,
Tom
> Or, check out the Class Browser in the Quickstart Tutorials:
> http://quickstarts.asp.net/QuickStartv20/util/classbrowser.aspx?assembly=System.
Data,%20Version=2.0.0.0,%20Culture=neutral,%20PublicKeyToken=b77a5c561934e089&na
mespace=System.Data&class=DataTable
[quoted text clipped - 27 lines]
>>
>> Tom