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 difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
What are the features of UIP Application Block?
Explain what is an application domain?
What are code contracts?
What is 3 tier architecture?
What is the difference between function and stored procedure?
i have an array of 10 objects whose values are from 1-10 randomly inserted. i have deleted one array object. tell me what is that value? write the logic of it.
2 Answers Deloitte, Srp Khanij,
Give An example of a ctype and directcast.
What exactly is being serialized when you perform serialization in .net?
Differences between dll and exe?
can we use private assembly in other project in dot net.
What is the use of edititem template ingridview?
1 Answers C Squared Systems, Microsoft,