hello sir,
I have one question.I am using Visual Studio 2010 With c# windows application.In my application i have one combobox feild. write now my combobox is empty.but i want when i am run my application i can add the value into the combobox. Means user can add it's own "New Item" in the combobox. and whatever i have add it will still show when i will run application next time.
Upendra Pratap ShahiPosted Jun 25, 2015, 3:41 AM
Sujeet SumanPosted Jun 25, 2015, 3:33 AM
Nilesh JadavPosted Jun 25, 2015, 3:31 AM
This link might work ! its in vb.net but you can easily convert it to c#, its having simple code and simple function you can recognize by referring it. just go through once.
http://www.dreamincode.net/forums/topic/72202-adding-values-in-a-combobox-at-run-time/