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