[CLOSED] Grid-cell Tooltip

  1. #1

    [CLOSED] Grid-cell Tooltip

    Is there a way to globally set a hover/mouseover listener for a grid cell to display a tooltip of the cell's contents? (Preferrably only if the contents are not fully visible, but I will take what I can get).
    Last edited by Daniil; Aug 26, 2012 at 10:45 AM. Reason: [CLOSED]
  2. #2
    Hi,

    Here is the simplest way to assign a ToolTip to the grid cells.
    https://examples2.ext.net/#/Miscella..._Cell_Tooltip/

    Please notice the "XTarget" property. It was a bug which has already fixed in SVN 2.1. Please use the "Target" property instead with the latest sources.
  3. #3
    Hi Daniil,
    and what about "Preferrably only if the contents are not fully visible"?
    It would be a nice feature.
    Moreover, I wolud like being able to choose wich columns to display the tooltip for.
    Thanks in advance.
    Marco
  4. #4
    Quote Originally Posted by marco.morreale View Post
    and what about "Preferrably only if the contents are not fully visible"?
    It would be a nice feature.
    Well, it will require some way to determine the content is fully visible or not. I have no idea at the moment how to do it. Do you have?

    Quote Originally Posted by marco.morreale View Post
    Moreover, I wolud like being able to choose wich columns to display the tooltip for.
    Please start a new forum thread.

Similar Threads

  1. [CLOSED] GridPanel Cell Tooltip is not working
    By supera in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 27, 2017, 11:47 AM
  2. [CLOSED] GridPanel Cell Tooltip - javascript error on this.hide()
    By iansriley in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 16, 2011, 12:22 PM
  3. [CLOSED] Cell tooltip
    By Stefanaccio in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Feb 01, 2011, 4:34 PM
  4. Tooltip display on Grid Cell
    By madhugumma in forum 1.x Help
    Replies: 1
    Last Post: Jul 29, 2009, 3:31 PM
  5. Tooltip of cell contents in GP...?
    By Tbaseflug in forum 1.x Help
    Replies: 1
    Last Post: Jan 13, 2009, 1:51 PM

Tags for this Thread

Posting Permissions