Click here to Skip to main content
15,897,891 members
Articles / Programming Languages / C#

Sort IEnumerableT by column name

Rate me:
Please Sign up or sign in to vote.
4.33/5 (2 votes)
14 Apr 2009CPOL3 min read 42.9K   204   15  
Extension method overload of OrderBy which uses column name instead of lambda.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
Been designing, implementing, and maintianing projects in .Net since the beginning of time...or so it seems. I've done a little of everything before that though; java, vb classic, c, c++, assembly, pascal, basic.

*I'm not a big fan of UI work.

_

Comments and Discussions