hello
I have a textbox which is connected to a sqlserver and a data grid view.
when i write something in textbox and press the button,it should be add both in the database and datagridview.
I have a textbox which is connected to a sqlserver and a data grid view.
when i write something in textbox and press the button,it should be add both in the database and datagridview.
Comment