Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DataGrid showing contents of an ArrayList

Status
Not open for further replies.

StevenK

Programmer
Jan 5, 2001
1,294
GB
I have an ArrayList of objects (classes containing a set of strings) that ideally I want to display in the DataGrid.
I'm told that this is possible but can't see how to do it for looking.
Is it DataBinding that needs to be used ?
If so, how ?

I'm new to C# so any help / pointers would be appreciated.
Thanks in advance.

Steve
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top