combobox / datagridcomboboxcolumn disable or hide items - TechRepublic
Question
October 3, 2008 at 04:25 PM
rsimlote

combobox / datagridcomboboxcolumn disable or hide items

by rsimlote . Updated 17 years, 9 months ago

I have a winform with some comboboxes and datagrids with
datagridcomboboxcolums. I am binding these comboboxes with data from
the database table. Over time some of the items can be inactivated
from the list. The problem is that forms that items that are
inactivated already selected when they were active.
How can I display items that are inactivated, but prevent user from
selecting those items.
Thank you

This discussion is locked

All Comments