I want to have an icon on the homepage that when hovered over, shows a templated tooltip.
Difference from the demos being I don't want to show details of a single item, but instead a more complex UI that contains a list of items, and a couple buttons.
...it's kind of like the telerik menu item on this page (see attached)
What I'm confused about is how to get my content into there...I would love to be able to MVVM the list item content inside of it, but I can't seem to see in my head how this all ties together (with events). I assume I have a static "content" property and in that an item template repeater...?
Steve
Difference from the demos being I don't want to show details of a single item, but instead a more complex UI that contains a list of items, and a couple buttons.
...it's kind of like the telerik menu item on this page (see attached)
What I'm confused about is how to get my content into there...I would love to be able to MVVM the list item content inside of it, but I can't seem to see in my head how this all ties together (with events). I assume I have a static "content" property and in that an item template repeater...?
Steve