I have an application that fills a datagrid using a datatable as the datasource.
Now, I would like for the user to be able to make changes to that datagrid, then when he/she is ready to hit a submit button and send the changes back to the DB.
The question is if this is possible and if it is..how?
Thanks
Now, I would like for the user to be able to make changes to that datagrid, then when he/she is ready to hit a submit button and send the changes back to the DB.
The question is if this is possible and if it is..how?
Thanks