How do you dynamically change DataGridViewComboBoxCell Items?
I have two DataGridViews on a form and I want to be able to change the options in a DataGridViewComboBoxCell on the second grid based on entries in the first grid.
I have everything I can think of and some things I couldn't think of nothing works. The Items list seems to change, when I debug my way through it but in some final "invisible" steps when the form gets redrawn it reverts to the original list.
What is the secret?
__________________
What you don\'t know can hurt you!
|