How to display a selected item from a combobox into a gridvi
what i want to do is basically is once an item is selected in the combobox ,it should directly be added into the datagridview once i click on a button called add in a simple windows form application. please help