I add integer values in combo box.When I call getSselectedItem it return object.How i convert it into integer.
kdhanshree 0 Newbie Poster
Recommended Answers
Jump to PostI assume you are after JavaScript, not Java. Anyway with JavaScript values are not strongly typed, so if the values are numbers, you can use "+".
All 3 Replies
sillyboy 43 Practically a Master Poster
stultuske 1,116 Posting Maven Featured Poster
Ezzaral 2,714 Posting Sage Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.