I am using automatic databinding, and I understand the model for handling errors during Create/Update/Delete actions of the CRUD model, but how/when do you handle errors during Read operations.
For instance you have a databound RadGrid, how do you handle errors that occur during the select operation, when populating the grid?
-Steve
For instance you have a databound RadGrid, how do you handle errors that occur during the select operation, when populating the grid?
-Steve