Aspx gridview updating
05-Mar-2020 14:33
I have a gridview that I need to update, but am unable to do so.
For example, Grid View can directly update, delete and perform paging, sorting with a sqldatasource with out any custom code.You can preview the data returned by this new data source by clicking Test Query button. After the configuring Sql Data Source using above mentioned steps, drag and drop the Grid View control onto the page.