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
State the various features present in .NET?
When we use windows api in .net is it managed or unmanaged code?
How do you generate a strong name?
Which namespace is used to support multithearding in .NET?
Explain about .NET services?
How to create multiple inheritance in c#, with example?
what user controls are and what server controls are and the differences between the two.
What is the difference between .net and laravel?
What is class library in .net
Explain how to redirect tracing to a file?
Explain the code behind wors and contrast that using the inline style.
what will do to avoid prior case?
Tell me what is a “jagged array”?
How viewstate is being formed and how it is stored on client in .net?
How many types of design patterns available in .NET?