1
Answer

how to have multiselect option in combobox in c# windows app

santhosh kumar

santhosh kumar

10y
11.3k
1
HI,
        i have many options in my combobox and with the input  form the combobox i am passing it to the database to sort the data in the datagridview. i want to add a new field name "select all" if i select this option,  i need to select all the value in the combobox. any one help me plz.
Answers (1)