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.
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.