Click here to Skip to main content
16,017,726 members
Articles / Programming Languages / C#

Using reflection to fill ListViews with arbritary objects

Rate me:
Please Sign up or sign in to vote.
3.50/5 (5 votes)
21 Jan 20042 min read 36.8K   501   14  
How to make the ListView to display objects regardless of type.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Sweden Sweden
I'm 23 years old and I study informatics at the university of Lund. I'm currently working on my bachelor thesis on predicate logic in .Net.

When it comes to development I'm totally hooked on .Net, it is probably the most exiting platform to work on today, and I'm looking forward to its second incarnation in Longhorn.

Comments and Discussions