G
Guest
Hi,
I have a Griod View and form view in my Asp page. I select a row from Grid
view and It shows details of that row in FormView. There is Update button in
EditTemplateField in Form view when I make changes Iand click on Update
button it saves the changes in Grid view and in database but then the form
view shows the details of next record in Gridview though I didn't select the
next row. I want that when I click on save button in form view it shooud be
in read Only mode and shoud show the details of same record with new changes
I have a Griod View and form view in my Asp page. I select a row from Grid
view and It shows details of that row in FormView. There is Update button in
EditTemplateField in Form view when I make changes Iand click on Update
button it saves the changes in Grid view and in database but then the form
view shows the details of next record in Gridview though I didn't select the
next row. I want that when I click on save button in form view it shooud be
in read Only mode and shoud show the details of same record with new changes