Hi,
I am developing a s/w. I am trying to update data in table. While I save the data, it will update into table. I have a gridview which binds table data through dataset. While I update the changes it is not reflecting in the grid view.
What I will do inorder to update the changes into gridview.
Thanks in advance!!!!