I have a Gridview displaying data from database.
I want to insert data in gridview when the button is clicked.
When I click the button , form in a new window gets open and when I click on update button in form after filling, data gets update in gridview as well as database.
Can someone suggest me how to do it?????