0
Answer

Filter combobox in a datgrid based on another combobox vb.n

Vishnu R

Vishnu R

11y
1.2k
1
I have an windows application with a datagridview  with two column type DataGridViewComboBoxColumn.Ihave to filter the second combobox with value selected in first combobox.How can we filter it ?