5 people following this project (follow)

Project Description
DataTableProxy<T> makes it easy to turn your IEnumerable<T> into a Data Table with whatever custom set of columns you want. Simply pass in an IEnumerable<T> and a Dictionary<String, Func<T, Object>> and it handles the dirty work for you. Developed in C# for .net 3.5+


Last edited Nov 19 2009 at 4:58 PM by TDietrich513, version 2