<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>7 Mar 2016 16:41:00 Z</lastBuildDate><pubDate>7 Mar 2016 11:06:00 Z</pubDate><description>Hi,&#13;
I have a report that includes a table.&#13;
This table comes from a table from a Windev20 window.&#13;
&#13;
I can't seem to find a way to HIDE columns in the table (in the Report)&#13;
&#13;
Any Ideas?&#13;
&#13;
Steven Sitas</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56729-hide-column-table-report/read.awp</link><title>Hide a Column in a Table in a Report</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/56729-hide-column-table-report-56735/read.awp</comments><pubDate>7 Mar 2016 16:41:00 Z</pubDate><description>The way I did it was by first hiding or deleting the 2 controls for that column. Then I changed the the X position and width of …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56729-hide-column-table-report-56735/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56729-hide-column-table-report-56735/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56729-hide-column-table-report/read.awp">Hide a Column in a Table in a Report</source><title>Re: Hide a Column in a Table in a Report</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56729-hide-column-table-report-56732/read.awp</comments><pubDate>7 Mar 2016 13:03:00 Z</pubDate><description>Hi Bart,&#13;
item..visible = false doesn't seem to work ...&#13;
It doesn't handle the x position of the next column printed.&#13;
&#13;
It jus…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56729-hide-column-table-report-56732/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56729-hide-column-table-report-56732/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56729-hide-column-table-report/read.awp">Hide a Column in a Table in a Report</source><title>Re: Hide a Column in a Table in a Report</title></item><item><author>Sebastian Arnold</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56729-hide-column-table-report-56731/read.awp</comments><pubDate>7 Mar 2016 12:12:56 Z</pubDate><description>Steven,&#13;
&#13;
not shure, just a guess, how about&#13;
&#13;
[code:wl]&#13;
ITEM_youritem..width = 0&#13;
[/code]&#13;
&#13;
--&#13;
http://arnoldconsult.de &#13;
W…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56729-hide-column-table-report-56731/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56729-hide-column-table-report-56731/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56729-hide-column-table-report/read.awp">Hide a Column in a Table in a Report</source><title>Re: Hide a Column in a Table in a Report</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56729-hide-column-table-report-56730/read.awp</comments><pubDate>7 Mar 2016 11:38:00 Z</pubDate><description>Hi,&#13;
&#13;
I think it is just setting your item..visible = false (and the column title label)&#13;
&#13;
Regards,&#13;
Bart</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56729-hide-column-table-report-56730/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56729-hide-column-table-report-56730/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56729-hide-column-table-report/read.awp">Hide a Column in a Table in a Report</source><title>Re: Hide a Column in a Table in a Report</title></item></channel></rss>
