how can i apply validation without using errorprovider in
C# windows application
Answer Posted / simran_8185@rediff.com
u can directly apply validation at property
using System.windows.forms;
set
{
if(value.length==0)
{
messagebox.show("error message")
}
variablenmame=value;
}
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the use of occurs 10 or (any number) in the internal table declaration with header line.
what is the similarity between networking devices?
Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?
how do we provide security for web services
What is the difference between COM and CORBA?
Hai, My name is nisha.I have NIC exam.If anybody Knows NIC previous paper pattern pls send me to nishanairp@gmail.com
how can i split string in a textbox in windows appication using C#.net
1) How can u create the table?
how do i create my own exception class which will restrict IO exception?
what is web configuration file
when will triggars the at new event in abap and web dybn pro?
how many types of operating system are avaliable?
What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?
Delta 5 weight scale not connect with oracle application what i can do?
what is the purpose of checked Menu options