Hi,
Does anyone know how I would go about canceling the removal of records on the client when the delete fails on the server (loading on demand). I dont want to rebing the grid from client side as I will loose the grids clientResponse details.
We can determine that the delete failed on the server via the XmlHTTPResponseHandler and the records still appears to be in the collection I just can work out how to re-include it.
Thanks in advance,
Rob