How can I set the ImageUrl on an RadMenuItem when populating the menu from code using hierarchical data binding.
I am trying to create a menu with icons/images.
Thanks!
TS.
1 Answer, 1 is accepted
0
Accepted
Kate
Telerik team
answered on 21 Nov 2012, 11:08 AM
Hello Torstein,
Using the ItemDataBound server side event of the RadMenu control you can assign the corresponding table column to the ImageUrl property as demonstrated with the ToolTip example here.
Regards,
Kate
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.