Thanks Xavier, thanks for your prompt response.
I could have been a bit more clearer on my question.
In my case table always displays 10 rows per page as data spread across different pages. if a row is deleted from the first page, table is updated by pushing first record from next page to the first page. So it always got 10 records on the front page.
Is there any other approach that we could use?