c# - Edit DataGridView in Winform -
I am trying to implement a datagrid view with both bound and unbound columns. For the bound column I used to type just typed datasets (XSD) how to convert my unbound column to editable and return the changes to the database. I am starting, someone can tell me that someone is good
Here are some tutorials
How to create columns
this DB
will be considered more about saving unbound columns
Comments
Post a Comment