I am using a datagridview with comboboxes. Initially at the column level for testing but ultimately will be at the cell level.
I can add combobox items both at design time and runtime ok and verify programatically that the comboboxes have items. Downside is the items don't display. Must be missing something?
Thanks for any ideas.
I can add combobox items both at design time and runtime ok and verify programatically that the comboboxes have items. Downside is the items don't display. Must be missing something?
Thanks for any ideas.