linked datagridviewcomboboxcell - TechRepublic
Question
July 11, 2007 at 04:01 AM
kurt.foster

linked datagridviewcomboboxcell

by kurt.foster . Updated 19 years ago

I am creating an editable datagrid that has three linked combobox columns. When the first combobox has a value selected, it should change the available options for the second combobox, when the second combobox has a value selected it should have it’s available options changed. I know how to do this in ASP.Net, but i am struggling to figure it out in the new .Net 2.0 Datagridview.

This discussion is locked

All Comments