ASP.NET FAQS | |
To show validation error message in messagebox, we need to set below properties of ValidationSummary control. ShowMessageBox ="true" and ShowSummary="false" | |
ASP.NET FAQS |
How can you display Validation error message in a message box
Posted by
Ramu