This is a migrated thread and some comments may be shown as answers.

Point me in the right direction?

1 Answer 39 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 24 Sep 2013, 04:33 PM
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

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 26 Sep 2013, 11:28 AM
Hello Steve,

Content of the tooltip can be defined as Kendo template. You are not limited to displaying a single item, the template allows you to customize the content of the widget according to your requirements. Here is a small example:

Regards,
Alexander Valchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ToolTip
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Alexander Valchev
Telerik team
Share this question
or