am using radcombobox to filter data but when i select item from radcombobox and click on insert button it insert only the first item from database from radcombobox databind table i.e i want to insert 1,2,3 but when i select 2 it insert 1 when i select 3 it insert 1 ,kindly help