Hi All,
Need to know how to identify error lines( Exception included) in RowPersisting event.
This is my sample screen.
Thanks
Hi All,
Need to know how to identify error lines( Exception included) in RowPersisting event.
This is my sample screen.
Thanks
You can write below syntax
String ex="error msg";
throw Exception ex;
Hi
Hi
Hi
I set some property Exception after clicking the Verify Vendors button. If that validation fails, row field is marked it has an exception. So, I need to prevent saving those exception including rows. Hope that makes sense.
Hi
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.