All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
Menu
/
Removing a sub item
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
3 posts, 1 answers
Evellyn
7 posts
Member since:
Oct 2008
Posted 16 Dec 2008
Link to this post
Hello everyone!
I have a RadMenu in my application and it´s items are created dynamically.
According with the item that the user chooses in a RadGrid, an item (or subitem) in the menu is removed.
I was reading the example in this site that shows how to remove an item of a RadMenu, but the problem is that the item has to be removed in the code Behind (c#).
Did I explain well?
How can I remove the subitems? I tried, but I couldn't.
Thanks a lot.
Answer
Atanas Korchev
Admin
8462 posts
Posted 16 Dec 2008
Link to this post
Hi Evellyn,
Please check this
online
example which demonstrates how to remove items.
Regards,
Albert
the Telerik team
Check out
Telerik Trainer
, the state of the art learning tool for Telerik products.
Evellyn
7 posts
Member since:
Oct 2008
Posted 16 Dec 2008
Link to this post
Ok, It works!
Thanks
Back to Top
Close