Filter combobox in a datgrid based on another combobox vb.n
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 ?