Hi TonyG,
I am sorry for your confusion. Feel free to ask everytime you don't find the answer in the forum posts or help topics. We will do our best to answer you and explain you.
Now, on your question:
If you plan to bind the RadMenu to some data source in future you'll need the
ItemDataBound event. When working with data-bound menus, it can be more useful to use the
ItemDataBound event, which occurs after the item properties have been set to reflect the data source and which provides access to the
DataItem property of an item.
I can not see a reason why
OnItemCreated event does not fire. The presense of
NavigateUrl does not makes difference when firing the
OnItemCreated event. It only prevents firing the
ItemClick event. I've created a sample project to test your case.
Please take a look at the attached .zip file.
If you still need help please send me the full code so I can inspect it and help you.
All the best,
Veronica Milcheva
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