Welcome! Log In Create A New Profile

Advanced

Tooltip to show table Column content

Posted by PETER ZHOU 
PETER ZHOU
Tooltip to show table Column content
November 19, 2025 06:10AM
Hi,


In WINDEV, how do i show the tooltip (showing the table column content ) whenever my mouse hover over table column when selecting the row ?

Regards,

PETER ZHOU
Re: Tooltip to show table Column content
November 19, 2025 07:16AM
Hi Peter

Simply add the tooltip property to TABLE[row_number].COL_YourColumn

eg TABLE_Customers[TABLE_Customers].Col_Description..Tooltip = "My tooltip goes here"

Rgds
Paul
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: