Posted
on Oct 23, 2008
(permalink)
Hi,
I am facing a problem while working with Raggrid, I am using Update command button to update record in a grid, when i clicked on Edit command button the selected records display in edit mode.
Now my problem begins here, now i am updating records using submit button outside the grid, the code updated the records in a database successfully, but displays the same record is in Editmode after rebinding the grid.
plzz tell me how i remove this edit mode from grid after rebinding data on button click outside the grid?
thanks in advance....