G
Guest
I am trying to disable a list item in a drop down list.
The list looks something like
"Item 1
Other items that may interest you
Item 2
Item 3"
So items with an index of 1, 2 and 3 should not be selectable as I do not
want them to fire the onselectedindexchange.
I know that there is an enabled property but that this does not apply to
dropdownlists.
Does anyone know of another way I can disable these items?
Thanks for your help.
The list looks something like
"Item 1
Other items that may interest you
Item 2
Item 3"
So items with an index of 1, 2 and 3 should not be selectable as I do not
want them to fire the onselectedindexchange.
I know that there is an enabled property but that this does not apply to
dropdownlists.
Does anyone know of another way I can disable these items?
Thanks for your help.