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

AngularJS : Tooltip for hierarchy cell ?

1 Answer 141 Views
Grid
This is a migrated thread and some comments may be shown as answers.
SLM
Top achievements
Rank 1
SLM asked on 07 Jul 2016, 08:07 AM

Hello,

How can I add a tooltip for k-minus and k-plus in the hierarchy cell using AngularJS ?

I need to show to my users, per exemple : "Click here to expand" or "Click here to collapse".

Thank you very much,

SLM

1 Answer, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 08 Jul 2016, 12:07 PM
Hello,

The desired functionality is not available out-of-the-box, but you can achieve it by wrapping the Grid with a Kendo UI Tooltip, configure its filter for the relevant .k-plus and .k-minus elements, and then provide a function with simple custom logic for the content option.

I have prepared an example to illustrate the described approach:

http://dojo.telerik.com/Iliqi

I hope this helps.

Regards,
Dimiter Topalov
Telerik by Progress
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
Tags
Grid
Asked by
SLM
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Share this question
or