I have an strongly typed DataTable of type MyType, I\'d like convert it in a List.
MyType
List
How can I do this ?
Thanks.
thanks for all of posts.... I have done it with using Linq Query, to view this please visit the following link
http://codenicely.blogspot.com/2012/02/converting-your-datatable-into-list.html