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

What is singleton activation mode in .net?

0 Answers  


How do you create threading in.net?

0 Answers  


How Can Registry Editor in .NET?

1 Answers  


What is reflection and what is it for?

0 Answers  


I am looking for a fast track course (MAX 15 days) in MS.NET 3.5 and SQLSERVER 2005 in hyderabad or mumbai or pune. I am working in mumbai so cannot gor for long course. Can any body suggest me the best couching class or best faculty for the same. Thanks.

2 Answers  






How do you pass value of a text box from page1.aspx to page2.aspx without storing it as a session value?

6 Answers   C Squared Systems,


Who is using .net core?

0 Answers  


What are possible implementations of distributed applications in .NET?

1 Answers  


Explain About GDI object ?

0 Answers   TISL,


How do I spawn a thread?

0 Answers  


What is .net3.5?

0 Answers  


What are the drawbacks for Model-View-Controller Architecture?

1 Answers  


Categories