Bind a StringArrayList Object to a WinForms DataGrid
Category:
C#, VB.NET, ASP.NETType:
ModulesDifficulty:
IntermediateAuthor:
Pankaj BangaVersion Compatibility: Visual Basic.NET
More information:
This sample endeavors to explain how to bind a StringArrayList to a WinForms Data Grid. A similar technique should work for binding any object that implements the IList interface.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download arraylistusage.zip