Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #108748
    edwardsmarkff
    Participant

    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.

    #108765
    Markov
    Keymaster

    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/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.