Is there any one who can help me out with this problem.
I want to save new combobox items at run time. for example i have already 10 items in the list but user wants to add some more items in the combobox. but is should not one one time because i know how to do that but once u close the from the new items goes out. So, i want to save that item permanently in the combo item. I DON'T WANT TO STORE THE NEW ITEMS IN TO DATABASE SO I CAN ACCESS FROM DATABASE.
Please help me out
I want to save new combobox items at run time. for example i have already 10 items in the list but user wants to add some more items in the combobox. but is should not one one time because i know how to do that but once u close the from the new items goes out. So, i want to save that item permanently in the combo item. I DON'T WANT TO STORE THE NEW ITEMS IN TO DATABASE SO I CAN ACCESS FROM DATABASE.
Please help me out