Click here to Skip to main content
15,894,405 members
Articles / Web Development / ASP.NET

Convert .NET Class to a DataGrid

Rate me:
Please Sign up or sign in to vote.
4.42/5 (15 votes)
18 Jul 20053 min read 123.7K   1.4K   69  
Create a DataGrid from an ArrayList which is a collection of a specific class type. Read all attributes of a class in a nested hierarchy and create datacolumns from that or just select a few attributes as datacolumns and ignore others. Have unique readable datacolumn names finally in the datatable.

Views

Daily Counts

Downloads

Weekly Counts


Written By
Team Leader Royal Bank of Scotland
India India
Total 11+ years of experience in Software Development. Expertise in .net (C#, asp.net, controls making, webservice, ado.net, xml/xsl, assemblies, rational XDE etc.) also UML, Design Patterns, ASP, Javascript, VbScript, Dhtml, CSS etc.

Member of Planet-Source-Code.com, www.brainbench.com and many other and have submitted several snippets/sample applications on the web.

Email:tittlejoseph@gmail.com

Comments and Discussions