DCBROWSE ... DATATOOLTIP
Posted: Tue May 08, 2012 5:21 am
I've just realised that the DATATOOLTIP only works if the browse column WHEN clause returns .T.
In my case, the WHEN clause is being used to a skip column that should not be selectable in any way when cell editing is in progress.
The reason I am trying to use a DATATOOLTIP on that column is that it displays the result of a simple calculation and I would like to show how the calculation was arrived at by showing its component parts in the tooltip.
Is there any easy way to do this?
In my case, the WHEN clause is being used to a skip column that should not be selectable in any way when cell editing is in progress.
The reason I am trying to use a DATATOOLTIP on that column is that it displays the result of a simple calculation and I would like to show how the calculation was arrived at by showing its component parts in the tooltip.
Is there any easy way to do this?