<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>WEBDEV Table Columns</title>
        <description> Hi,

I have about 30 columns in a WEBDEV Table. as i scroll to the right, all the columns scroll togther.

How to make the first 5 columns stay/fixed scrolling...while i scroll to the right ( that means from 6th column it will scroll ) ?

Regards,

PETER ZHOU</description>
        <link>https://www.wxforum.info/read.php?27131,798825,798825#msg-798825</link>
        <lastBuildDate>Wed, 16 Sep 2026 06:01:20 +0200</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,798825,798835#msg-798835</guid>
            <title>Re: WEBDEV Table Columns</title>
            <link>https://www.wxforum.info/read.php?27131,798825,798835#msg-798835</link>
            <description><![CDATA[ pietvanz Wrote:<br />
-------------------------------------------------------<br />
&gt; Hello Peter,<br />
&gt; <br />
&gt; There&#039;s no such option in Webdev.<br />
&gt; <br />
&gt; Best regards,<br />
&gt; Piet<br />
<br />
Hi Piet,<br />
<br />
Yes, webdev don&#039;t have the option ( as what Al has mentioned for windev, thank you !).<br />
BTW, do you know of any workaround for webdev ?<br />
<br />
Regards,<br />
<br />
PETER ZHOU.]]></description>
            <dc:creator>PETER ZHOU</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Mon, 21 Jul 2025 16:43:59 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,798825,798834#msg-798834</guid>
            <title>Re: WEBDEV Table Columns</title>
            <link>https://www.wxforum.info/read.php?27131,798825,798834#msg-798834</link>
            <description><![CDATA[ Hello Peter,<br />
<br />
As Piet has pointed out the option is not available in Webdev, but in Windev, the anchor option in a table must be set to &quot;None&quot; and the &quot;Number of columns fixed to the left&quot; in the table &quot;Details&quot; pane is set to the number of columns to lock.  In your case this would be 5<br />
<br />
Regards<br />
Al]]></description>
            <dc:creator>Al</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Mon, 21 Jul 2025 13:05:21 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,798825,798833#msg-798833</guid>
            <title>Re: WEBDEV Table Columns</title>
            <link>https://www.wxforum.info/read.php?27131,798825,798833#msg-798833</link>
            <description><![CDATA[ Al Wrote:<br />
-------------------------------------------------------<br />
&gt; Hello Peter,<br />
&gt; <br />
&gt; In Windev there is an option to anchor one or more<br />
&gt; table columns in the &quot;General Tab&quot; of the table<br />
&gt; control.<br />
&gt; I don&#039;t know if that option also exists in<br />
&gt; Webdev.<br />
&gt; <br />
&gt; Regards<br />
&gt; Al<br />
<br />
Hi Al,<br />
<br />
I saw the options (windev) but not sure how it works.<br />
Let&#039;s say i want the first 5 column to be fixed...and only scroll from the 6th columm, which column should be the anchor ?<br />
<br />
Regards,<br />
<br />
PETER ZHOU]]></description>
            <dc:creator>PETER ZHOU</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Mon, 21 Jul 2025 12:27:59 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,798825,798831#msg-798831</guid>
            <title>Re: WEBDEV Table Columns</title>
            <link>https://www.wxforum.info/read.php?27131,798825,798831#msg-798831</link>
            <description><![CDATA[ Hello Peter,<br />
<br />
There&#039;s no such option in Webdev.<br />
<br />
Best regards,<br />
Piet]]></description>
            <dc:creator>pietvanz</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Mon, 21 Jul 2025 11:30:10 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,798825,798830#msg-798830</guid>
            <title>Re: WEBDEV Table Columns</title>
            <link>https://www.wxforum.info/read.php?27131,798825,798830#msg-798830</link>
            <description><![CDATA[ Hello Peter,<br />
<br />
In Windev there is an option to anchor one or more table columns in the &quot;General Tab&quot; of the table control.    <br />
I don&#039;t know if that option also exists in Webdev.<br />
<br />
Regards<br />
Al]]></description>
            <dc:creator>Al</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Mon, 21 Jul 2025 08:56:55 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,798825,798828#msg-798828</guid>
            <title>Re: WEBDEV Table Columns</title>
            <link>https://www.wxforum.info/read.php?27131,798825,798828#msg-798828</link>
            <description><![CDATA[ PETER ZHOU Wrote:<br />
-------------------------------------------------------<br />
&gt; Hi,<br />
&gt; <br />
&gt; I have about 30 columns in a WEBDEV Table. as i<br />
&gt; scroll to the right, all the columns scroll<br />
&gt; togther.<br />
&gt; <br />
&gt; How to make the first 5 columns stay/fixed<br />
&gt; scrolling...while i scroll to the right ( that<br />
&gt; means from 6th column it will scroll ) ?<br />
&gt; <br />
&gt; Regards,<br />
&gt; <br />
&gt; PETER ZHOU<br />
<br />
Anybody know of how to do it in webdev table?<br />
<br />
Regards,<br />
<br />
PETER ZHOU]]></description>
            <dc:creator>PETER ZHOU</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Mon, 21 Jul 2025 07:28:26 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,798825,798825#msg-798825</guid>
            <title>WEBDEV Table Columns</title>
            <link>https://www.wxforum.info/read.php?27131,798825,798825#msg-798825</link>
            <description><![CDATA[ Hi,<br />
<br />
I have about 30 columns in a WEBDEV Table. as i scroll to the right, all the columns scroll togther.<br />
<br />
How to make the first 5 columns stay/fixed scrolling...while i scroll to the right ( that means from 6th column it will scroll ) ?<br />
<br />
Regards,<br />
<br />
PETER ZHOU]]></description>
            <dc:creator>PETER ZHOU</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Thu, 17 Jul 2025 11:44:21 +0200</pubDate>
        </item>
    </channel>
</rss>
