Dear all

I would like to define an tooltip for a cWebColumnImage via

Procedure OnDefineTooltip String ByRef sTooltip

such that every row has a different tooltip. However, if I hover over the <image> element, the tooltip does not appear. If I hover over the <td> element where there is no <image> element below, the tooltip appears. I assume the <image> element overrides events of the <td> element.

Best
Marco
BlackBurn Group