How to update the gridview through a detailview
Hello all,
I have got a gridview on my website which shows records of database. I also use a detailview to modify the record. When I either edit or create a new one then the gridview does not update. Only when I refresh the page shows the changes. I tried autopostback but unfortunately did not work.
|