Click here to Skip to main content
15,899,026 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i am design application with some text filed ,when i am enter value in textbox and click on button other textbox will automatically fills with there respective values if value not found then its generate exception.
Posted
Comments
abbaspirmoradi 24-Aug-13 10:17am    
Where is problem?
[no name] 24-Aug-13 10:18am    
Okay sounds like a great application for a beginner. Good luck.
OriginalGriff 24-Aug-13 10:41am    
This is not a good question - we cannot work out from that little what you are trying to do.
Remember that we can't see your screen, access your HDD, or read your mind.
Use the "Improve question" widget to edit your question and provide better information.

1 solution

Well, you should catch that exception and should show a proper message in case values are not found. Or you can leave the textbox empty in case values are not found.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900