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
pleasew define carrier scope in abap (sap).
what is meaning of MDM in sap?let me know that meaning
what are all the validation we need to perform in data stage?
What is the purpose of
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
Difference between views and index in sas programming
how to convert infix expression to prefix expression?
what is the diffrence between software and hardware language?
what is the use MDM(Master Data Management)and meaning
In project we have Documentation phase also,in that what is micro and macro designing?
Write a program to create a process in UNIX
THERE ARE 4 SOURCE FILES WHICH CONTAINS SAME METADATA CREATE A TARGET THAT SHOULD DISPLAY THE FILE NAME ALONG WITH THE RECORD PLEASE SEND THE ANSWERFOR THIS QUESTION WITH MAPPING
what is integration testing in real time applications?
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
what is technical system, business system, logical system in sap pi7.0