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
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