pkid
Expert Member
Hi
I am new to the whole .Net data stuff. I have a dataset with a table that has an update, insert and fill query. I have then bound that dataset to a datagrid. The columns show up fine and it will load the data and let me type new data on a new line. When I quit the form none of the changes have been saved including the inserts. Can someone point me in the direction of the events and the methods on the dataset and/or data grid that I need to call in order to update and insert.
I am new to the whole .Net data stuff. I have a dataset with a table that has an update, insert and fill query. I have then bound that dataset to a datagrid. The columns show up fine and it will load the data and let me type new data on a new line. When I quit the form none of the changes have been saved including the inserts. Can someone point me in the direction of the events and the methods on the dataset and/or data grid that I need to call in order to update and insert.