hi friend,,
iam deleting an item in combobox which an items are retreving from database.
but my probelm is when i delete a particular item in combbox the item is deleting from combobox,
but the item is still displaying in combobox,but when i refresh the form then the deleted item is not displaying.
so my query is the selected item should delete from combbox and should be display in combobox..............
please help me