Name: Anonymous 2010-12-23 14:22
I need help /prog/
I have a listbox, that i need to make it so that only one of the items in the listbox can't be selected.
I have to get it greyed out or something like that.
the user must not select it
I know that I can add an html attribute to the listbox.item to do that, but I don't know which, it's been days of google and I'm at a lost.
Language is asp.net with a vb.net codebehind
I have a listbox, that i need to make it so that only one of the items in the listbox can't be selected.
I have to get it greyed out or something like that.
the user must not select it
I know that I can add an html attribute to the listbox.item to do that, but I don't know which, it's been days of google and I'm at a lost.
Language is asp.net with a vb.net codebehind