I wonder if the answers following link could help you:
http://stackoverflow.com/questions/19617368/sqlite-database-and-datagrid

I found this by a quick Google search. For the future please explain
the context, show that you have done some basic research, show what
you have found, and show specifically where you are getting stuck. (I
am guessing this is DataGrid for .NET but have no way to know for sure
what you are asking.)

If you get stuck somewhere you can also ask on Stack Overflow but
please explain these things and also double-check their rules.

On Mon, Jun 13, 2016 at 2:48 PM, jumper <jum...@riseup.net> wrote:
> New to SQLite and DataGrids. I need to know how to get an adapter, table and
> dataset when app first comes up.
> Then when someone updates the DataGrid I need to save the changes to the
> database.
>
> I've been working on this for days and can't do it. Could someone please
> post the code for how to do it?
> Thank you so much,
>
> john
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to