I have a DataGridView box within a windows application form, the initial column is "Parameter" which is a combobox, then the second column is "Description". I would like a description of the relevant parrameter to show in the description when a parameter is selcted?
Can this be done in the DataGridView as I have explained? How can this be done?
Can this be done in the DataGridView as I have explained? How can this be done?