This example, Click Here has column votes with set of number value. And I want add tooltips for elements which has more than 400 votes. How to achieve this?
Webix add tooltip to specific elements in treetable
206 views Asked by Eldos Narbay At
1
You need add tooltip property in treetable configuration:
Demo snippet is here: https://webix.com/snippet/2ffa6713
In this example tooltip shown only on votes column.