Best-of-Breed UIIntegration DemosTechnology ShowcaseDesign ShowcaseIndividual Controls
View Code

Menu

Add/Remove/Disable Items




Select the appropriate item to add, disable, or remove menu items on the client.



All client-side changes to the menu structure are persisted on postback:

About this sample:

  • This example demonstrates the ability to programmatically add, disable, and remove items on the client;
  • After selecting any item from the Add group, a new item will be added to the group;
  • Selecting any item from the Disable group will disable the selected item;
  • Selecting any item from the Remove group will remove the selected item.

Version 2010.1.2277