how to refresh a combobox when child form closed,
Without refresh windows form in windows application.....??
In my c# application there is a combo box listing 'customer names' which is placed in the MainForm .There is a button for adding new customers when clicking on the button another form opens and we need to save customer details. After this i want to reload the 'MainForm' for the combobox to include the new name or the combobox to display the new name .

Rafnas T PPosted May 1, 2017, 6:18 AM
Rafnas T PPosted May 1, 2017, 6:15 AM
Jyoti JodhaPosted May 1, 2017, 4:24 AM
Ramesh PalanivelPosted May 1, 2017, 3:53 AM
Raja TPosted May 1, 2017, 3:45 AM