how to save datagrid user input into sql database
Hi Everyone,
I'm trying to save user input from a datagrid control on my project into sql database but am finding it difficult to implement. I've got other controls on my mainwindow such as textboxes and datepicker which I could save user input into my local database BUT am having a difficult time trying to save user input on a DataGrid Control altogether.
So basically, I need to save user data from textboxes, datepicker, nd the DATAGRID at once into my local database.
Please I will appreciate any useful help on this.
Thanks.
|