Question
Thread display: Collapse - |
All Answers
Share your knowledge
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
.NET winform combobox
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