What is the use of ErrorProvider Control in .NET?

Answers were Sorted based on User's Feedback



What is the use of ErrorProvider Control in .NET?..

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

What is the use of ErrorProvider Control in .NET?..

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

Post New Answer

More Dot Net General Interview Questions

Resource Files: How to use the resource files, how to know which language to use?

1 Answers  


How can you see which services are running on a Windows box?

1 Answers  


How does linq work?

0 Answers  


What is Full trust permission set in .Net

0 Answers  


Explain Different kinds of methods?

0 Answers   Wipro,






Is there built-in support for logging?

0 Answers  


What is .net technology?

0 Answers  


Difference between dispose and finallize method?

0 Answers  


Explain the difference between managed and unmanaged code?

0 Answers  


How can you automatically generate interface for the remotable object in .NET with Microsoft tools?

1 Answers  


What is the use of UML in .Net

0 Answers  


What is the new three features of COM+ services, which are not there in COM (MTS)

0 Answers   TCS,


Categories