Delete record grid

In the event AsyncLinkClick TIWDBAdvWebGrid firing command IWGrid.DataSource.DataSet.Delete
But IWGrid not updated on the client. What has to be done?

Did you try to call grid.AsyncUpdateAllCells ?