I am using Gridview to display and access a SQL database and am using the database. I am also using autogenerate columns because there are many sources of a gridview and toggle between them. What would be the best way to allow a user to insert a new line?
Will a list view be better?
About editing the property DataGridView.EditMode What in
Comments
Post a Comment