If you create an Object data source and then drag that data source from the Data Sources window to an empty form, it will create all of the controls for you.
I have detailed information on this in my book:
"Doing Objects in Visual Basic 2005"
Though the data binding techniques work the same in C# and in newer versions of VB.
There is also a simple example here:
http://www.code-magazine.com/Article.aspx?quickid=0603011Again, the code is in VB but the technique works with either.
Hope this helps.
www.insteptech.com ;
msmvps.com/blogs/deborahk
We are volunteers and ask only that if we are able to help you, that you mark our reply as your answer. THANKS!