vendredi 9 octobre 2015

How to bind SQLite to DataGrid in C# (WindowsFormsApplication)

How do i bind or connect SQLite database to DataGridView in C#?

I would like to update entries from the Grid.

I found some code for WPF and i bet that works but right now i am working with Forms Application. I tried filling grid with DataSet from SQLite but i don't know how to update records. It allows me to even add new entries but changes are not saving.

Aucun commentaire:

Enregistrer un commentaire