<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Tooltip to show table Column content</title>
        <description> 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</description>
        <link>https://www.wxforum.info/read.php?27131,798985,798985#msg-798985</link>
        <lastBuildDate>Wed, 16 Sep 2026 05:05:04 +0200</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,798985,798986#msg-798986</guid>
            <title>Re: Tooltip to show table Column content</title>
            <link>https://www.wxforum.info/read.php?27131,798985,798986#msg-798986</link>
            <description><![CDATA[ Hi Peter<br />
<br />
Simply add the tooltip property to TABLE[row_number].COL_YourColumn<br />
<br />
eg TABLE_Customers[TABLE_Customers].Col_Description..Tooltip = &quot;My tooltip goes here&quot;<br />
<br />
Rgds<br />
Paul]]></description>
            <dc:creator>pauly139</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Wed, 19 Nov 2025 07:16:31 +0100</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,798985,798985#msg-798985</guid>
            <title>Tooltip to show table Column content</title>
            <link>https://www.wxforum.info/read.php?27131,798985,798985#msg-798985</link>
            <description><![CDATA[ Hi,<br />
<br />
<br />
In WINDEV, how do i show the tooltip (showing the table column content ) whenever my mouse hover over table column when selecting the row ?<br />
<br />
Regards,<br />
<br />
PETER ZHOU]]></description>
            <dc:creator>PETER ZHOU</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Wed, 19 Nov 2025 06:10:08 +0100</pubDate>
        </item>
    </channel>
</rss>
