Answer Posted / saravankumar
The ErrorProvider control is used to indicate invalid data
on a data entry form. Using this control, you can attach
error messages that display next to the control when the
data is invalid, as seen in the following image. A red
circle with an exclamation point blinks, and when the user
mouses over the icon, the error message is displayed as a
tooltip.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Do you know what's the difference between .net and laravel?
Is .net a programming language?
What is garbage collection and how it works ?
What are the advantages of .net core?
What are the different types of Classes in .NET?
What are the main components in .net?
Explain how to load the contents of an xml file into an xmldocument object?
What is typical about a windows process in regards to memory allocation in .net?
Please explain what is heap and what is stack?
What is the difference between a debug and release build?
How do we access crystal reports in .net?
Is it true that objects don't always get destroyed immediately when the last reference goes away?
What is meant by localization?
What are the deferred execution and the immediate execution in linq?
How to create multiple inheritance in c#, with example?