<asp:AccessDataSource OnUpdated="datasource_Updated"
void datasource_Updated(object sender, SqlDataSourceStatusEventArgs e) { if (e.Exception != null) { ' c'è un errore ' inibisco l'errore e.ExceptionHandled = true; } }
Torna al forum | Feed RSS