JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › using tooltips with the awesome grid
Tagged: grid tooltips
hello –
every time i look at grid, i keep being amazed at what all it can do, and it can be done so quickly.
i put together an example of how we might possibly add tooltips to individual cells:
https://codepen.io/edwardsmarkf/pen/MWZrBRr?editors=1111
however, after i did this, i remembered that smartHtmlElements probably already anticipated what i am looking for.
please let me know if there is a better way to use tooltips for cells.
Hi,
Default tooltips are also available by using the appearance.showTooltips property.
appearance: { showTooltips: true },
Best regards, Markov
Smart UI Team https://www.htmlelements.com/