programmatically editing the datagrid Questions

1

DataGridView Visual Studio 2005 VB.NET Windows Forms programmatically editing the datagrid
I have a datagridview in my windows forms application that I have bound to a database. The first 2 columns are filled automatically and can not be edited. Then I have 4 other columns that I need users to enter in data. Sometimes there are over 20 rows and the data in the cells are [...]

Answer Question   |  June 17, 2010  11:08 AM
DataViewGrid, programmatically editing the datagrid, VB.NET, Visual Studio 2005, Windows Forms
asked by:
5 pts.

1