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 static constructor, when it will be fired?
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
Explain memory-mapped files.
How do we access crystal reports in .net?
Do I have any control over the garbage collection algorithm?
What is static constructor, when it will be fired? And what is its use?
What is the difference between a class and an object, and how do these terms relate to each other?
What's the .net collection class that allows an element to be accessed using a unique key?
What is the advantage of .net core?
Tell us what is the difference between struct and class?
Explain what is immutability, what is it for and how is it codified?
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?
Which namespace does it belong to by default?
What is SOAP? How you will do windows and forms authentication?
What is common type system (cts)?