Click here to Skip to main content
15,888,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all :)

i want the user not to enter any value tht is not in combobox list. how can i do it?
Posted
Updated 20-Jun-11 22:11pm
v2

 
Share this answer
 
Comments
Sweety Khan 21-Jun-11 4:16am    
done. thankiiii :)
Well, you don't say ASP.NET, so I assume you have a winforms app. Which means you can run code to restrict the user any way you want. The first step though, seems to have people select from your combo, and to set it up as a simple list, so that users can't enter free form entries in to it.
 
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