A
Anjan Bhowmik
I am getting this exception while binding data to Gridview. I have a control
parameter that accepts a integer value from a TextBox. If i provide a
invalid value, i get that exception. But can't handle it anywhere. I tried
the ObjectDataSource's Selecting method handler, but failed.
How do i cath those exceptions befor they rise?
And Can you please provide me a link that explains the "Event Mechanism" in
details, so that i gain acurate knowledge about how, and where i should
catch exceptions.
Thnx and Best regards.
parameter that accepts a integer value from a TextBox. If i provide a
invalid value, i get that exception. But can't handle it anywhere. I tried
the ObjectDataSource's Selecting method handler, but failed.
How do i cath those exceptions befor they rise?
And Can you please provide me a link that explains the "Event Mechanism" in
details, so that i gain acurate knowledge about how, and where i should
catch exceptions.
Thnx and Best regards.