cancel
Showing results for 
Search instead for 
Did you mean: 

Tooltip on cell in tableview

Former Member
0 Kudos

Hi all,

Is it possible to have a tooltip on single cells in a table? If so how would need to go about to do this?

Best regards

Max

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You could put set the type to HTML and use <a href="#" alt="Tooltip">Cell contents</a>

Message was edited by: Dagfinn Parnas

Former Member
0 Kudos

Thank you for your answer, I am not sure that this will solve my problem completely. The tooltip should be dependent on the the content in the cell... Any ideas on how to solve this?

BR Max

Former Member
0 Kudos

Well, at the same time you set the content for the cell, you also set tooltip.

There is another thread on how to put html in tableview. Do some searching