am using c# for windows application and i need some help.
i have a combo box that is connected with the database and retreive the data from a table in the database.this tha i need is if is possible when i selected one of the values from the combo box that certain value to me disable and the user will not be able to used it again.i don't want to remove it but just to disable and not be for use.
is this able or not???
i have a combo box that is connected with the database and retreive the data from a table in the database.this tha i need is if is possible when i selected one of the values from the combo box that certain value to me disable and the user will not be able to used it again.i don't want to remove it but just to disable and not be for use.
is this able or not???
Comment