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
What is func in .net 3.5?
Explain how do assemblies find each other?
What is .net3.5?
Explain me difference between public and static modifiers?
Difference between machine.config and web.config?
Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
What is "microsoft intermediate language" (msil)?
What is the single responsibility principle?
State the various features present in .NET?
How to customize the trace output?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
Explain garbage collection?
What is a manifest in .net?
Explain the use of activex control in .net?
What is heap and what is stack?