I have a dropdownlist which has several options for generating reports. Based on the type of account the user has certain options which should be visible but not selectable
You can disable an tag in an html
See: http://www.htmlref.com/reference/appa/tag_option.htm
in asp.net: