Hi Kate;
Thank you for prompt response. The link you provided is a great value and I had missed it. I will look into it more today and If I have any questions, I'll follow up.
Can you elaborate on your scenario - why you need to use Sitemap Datasource, what you need to do with the icons at design time?
Sure! I'm working on an application that I have already created all my menus using Telerik Menu and each item has a nice Icon. I'm happy with this setup. However, when a user is NOT logged in (Not Authenticated), I need to either hide or disable some menu items and only show items for anonymous users. And when a user is Logged in, I need to do reverse, showing some items and hide others.
So, I was looking at the forum and saw this post where Paul from Telerik suggested to use SiteMapDataSource.
Here But this involves in changing my menus and going a different direction. Also, when I was looking at the demos that menu Items come from DataBase or XML, none of them showed Icons. And that was my other question. "IF" I have to go through the SiteMapDataSource and connect it to Telerik Menu, how can I also display icon with each menu item, like I'm doing now?
So, what's your suggestion as far as direction and be able to control the menu items at runtime?
Thank you in advance!