This is a migrated thread and some comments may be shown as answers.

RadMenuItem find/identify items

1 Answer 68 Views
Menu
This is a migrated thread and some comments may be shown as answers.
JH
Top achievements
Rank 1
JH asked on 20 Apr 2010, 08:22 AM
Hi,

I have some problems with the RadMenu component:

1. I want to be able to disable/remove certain RadMenuItems on the server-side, and have not found any way to identify the menu items since their IDs are not settable.
(http://demos.telerik.com/aspnet-ajax/menu/examples/programming/addremovedisableitemsclientside/defaultcs.aspx did not help either)

2. Is there any way of setting a button in a RadMenuItem as TargetControl for UpdatePanels och ModalPopupExtenders?
My work-around has been to set the entire RadMenu as a Trigger for UpdatePanels and to trigger postbacks and manually show modal popups, but I'm not totally satisfied with this.

Any suggestions?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 20 Apr 2010, 01:22 PM
Hi JH,

1. You can use Value property of the items to identify them.

2. I suggest you use RadAjaxManager instead, because you can set the ajaxified and updated controls in the code behind.

Sincerely yours,
Yana
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Menu
Asked by
JH
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or