Hi,
I have a dropdown list of say
-Save
-Open
-List1
-List2
-List2
- Exit
At my initial display of the list, I want only "Open" and "Exit" to be enabled for the user to select. Rest of the List items should be disabled for the user to select. Also, the Drop down should be enabled to see the options available.
How can I achieve configuring the list items as enabled and disabled at runtime?
Thanks and Regards
Devna
I have a dropdown list of say
-Save
-Open
-List1
-List2
-List2
- Exit
At my initial display of the list, I want only "Open" and "Exit" to be enabled for the user to select. Rest of the List items should be disabled for the user to select. Also, the Drop down should be enabled to see the options available.
How can I achieve configuring the list items as enabled and disabled at runtime?
Thanks and Regards
Devna