i am having a delete button in radgrid.My problem is that ,suppose there are
two pages in grid page 1 and 2. In page 2 there is a only one record so when i delete that record
from gird ,record gets deleted and i again bind grid on server side.so the grid now having only 1 page and it should show
page 1 after deleting record on page 2 ( as page 2 had only 1 record) but that is not happening ,it shows "No record to display" message. but when i refresh the page it display page 1 with record.I am not able to figure out the problem .
Plz help..
two pages in grid page 1 and 2. In page 2 there is a only one record so when i delete that record
from gird ,record gets deleted and i again bind grid on server side.so the grid now having only 1 page and it should show
page 1 after deleting record on page 2 ( as page 2 had only 1 record) but that is not happening ,it shows "No record to display" message. but when i refresh the page it display page 1 with record.I am not able to figure out the problem .
Plz help..