Click here to Skip to main content
15,881,882 members

Comments by rajeevcapgeminiindia (Top 17 by date)

rajeevcapgeminiindia 25-Nov-11 1:37am View    
In comboBox you can store two things
-Display Text
-Combo Value

If you select display Text, then write following code to get Combo Value
comboBox1.SelectedValue
rajeevcapgeminiindia 25-Nov-11 1:15am View    
If the txtquantity text is insteadof numeric, it will always disaply such error.
So make sure that your input is in correct format.
rajeevcapgeminiindia 24-Nov-11 22:57pm View    
What are you asking for?
Please clarify your qusetion first with suitable example.
rajeevcapgeminiindia 24-Nov-11 6:19am View    
While writing your question, try to give some suitable eaxmple so that it is easy to reply for the other members.
rajeevcapgeminiindia 24-Nov-11 4:11am View    
What kind of problems you are facing to develop the 3-tier architecture??