Click here to Skip to main content
15,908,013 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to save combobox ID as value in databse..
pease help me...
Posted
Comments
OriginalGriff 20-Apr-13 11:41am    
Why?

No, seriously, why would you want to?
Amarender1479 20-Apr-13 11:51am    
Convert.ToString(cmbPurNo.SelectedValue) this code is used for saving ID...only i want save value no need Id pls Help me
[no name] 20-Apr-13 12:35pm    
So save the value. What exactly is the problem?
Amarender1479 20-Apr-13 12:59pm    
here save id. no save value thats problem
[no name] 20-Apr-13 16:04pm    
So change your code to save the value instead of the ID. You have not given us a whole lot of information here to help you. The code you have presented have nothing to do with saving anything.

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