c# - Problem when trying delete item from ComboBox -


I am starting my combo box using datasource, after this when I was trying to remove items from the combo box I'm getting an exception: "Data collection can not be modified when the data source resource is set up."

How can I remove items from the combobox?

You should modify the data source Delete the item from the list that is bound to kickboxes.


Comments