What is the use of ErrorProvider Control in .NET?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ankit singh
The ErrorProvider control is used to indicate invalid data
and blank fields n form
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the contents of assembly?
why do you want to join deloitte, where do you exactly fit in.
Explain what are an object and a class?
Difference between assembly manifest & metadata assembly manifest
What is a delegate in .NET?
Can you write a class without specifying namespace?
Explain me what is encapsulation?
what is the difference between early binding and late binding in .net?
What is MSIL code ?
How will you register com+ services?
Name the classes that are introduced in the system.numerics namespace.
What is alias ? Is it used in .Net ?