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

Menu ID

2 Answers 57 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Jeff
Top achievements
Rank 1
Jeff asked on 26 Aug 2008, 06:38 PM
I've inhereted a project using radMenu, and I need to get the database ID of the selected menu item. Is there a way?

Thanks

2 Answers, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 27 Aug 2008, 10:52 AM
Hi Jeff,

During binding the RadMenu items you can store the ID in either the Value property or a Custom Attribute in ItemDataBound event. Then you can get the value or the custom attribute easily either on the client or on the server.

I hope this will get you started.

Best wishes,
Veskoni
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Jeff
Top achievements
Rank 1
answered on 27 Aug 2008, 12:13 PM
Thank You! That was exactly what I needed.

Jeff
Tags
Menu
Asked by
Jeff
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Jeff
Top achievements
Rank 1
Share this question
or