i hav created a combobox and add elements to it from database . combobox contain elements lyk 1-2year,12 months,5-9years, means numeric as well as text.
but now i want to extract only numeric data from it as 1-2 year or12 months.
so plz suggest any code tht can retreive only numeric data either from combobox or database column.