I have a datagridview that have 7-8 columns. 3 of them is comboboxes with values that the user selects from. I need the second of the comboboxes to change it lists of values depending of the values in the first. The third must change its values depending on the two first. Anyone got any tip? :)