Re: DataGridView Combobox column Error

2 views
Skip to first unread message
Message has been deleted

Tito

unread,
Jul 29, 2006, 10:31:24 PM7/29/06
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
I don't understand why you are doing it this way. Would it not be
simpler to add a DataGridViewComboBoxColumn instead and then bind the
data using the .DataSource property? This can be done one time and
will save your program from having to go into each row and add a cell
with the same 50 items.

Reply all
Reply to author
Forward
0 new messages