davidh1111
Programmer
Is it possible to show and hide different controls on a continuous form depending on the data in each row? I'd like to show or hide a combo box depending on whether a check box is checked or not, but I don't know how to do it without the combo box being hidden or shown on all rows.