<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>23 Oct 2016 23:10:00 Z</lastBuildDate><pubDate>21 Oct 2016 17:54:00 Z</pubDate><description>Hi all,&#13;
Is there a way to lock a row of a table (the first one, if possible) and always show it even if the user scrolls down?&#13;
TIA</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60080-wd20-tablefix-row/read.awp</link><title>[WD20] TableFix of a row</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60080-wd20-tablefix-row-60091/read.awp</comments><pubDate>23 Oct 2016 23:10:00 Z</pubDate><description>Try this code in "Selecting a row" event of your table:&#13;
&#13;
IF TableSelect(MySelf) &gt; 1 THEN TableSelectPlus(MySelf,1)&#13;
&#13;
JJM</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60080-wd20-tablefix-row-60091/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60080-wd20-tablefix-row-60091/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60080-wd20-tablefix-row/read.awp">[WD20] TableFix of a row</source><title>Re: [WD20] TableFix of a row</title></item></channel></rss>
