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 |
How server form post-back works?
Explain how to redirect tracing to a file?
Describe the role of global.asax.
What is DTS and explain the purpose of it?
Tell us the difference between managed and unmanaged code?
What is use of ContextUtil class?
Please tell us what is the difference between override and overload in a method?
Can you share processes between Windows services?
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
What is the difference between an abstract class and an interface?
What is .net latest version?
1 mor thing guyz....can i go for C# directly without C++ /JAVA knowledge for dot net ..???