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

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -