<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>14 Jun 2016 19:50:25 Z</lastBuildDate><pubDate>8 Jan 2016 11:40:00 Z</pubDate><description>Hello,&#13;
&#13;
I have a treetablecontrol on a page that displays some data. It is filled programmatically.&#13;
The master lines of the tree the controls in some columns should be hidden or grayed because those options only apply to the sublines.&#13;
&#13;
I have tried to use this code in the Row Display of the table, but it does not compile !&#13;
&#13;
HTABLE_Lines[nRow].gpclPresenter_clLines_List_m_bDetailsFirst..Visible = False&#13;
Also tried State, but I get the error that Visible and State properties are readonly !!&#13;
&#13;
How can I disable a certain cell (row/col) in a treetable in WebDev ?&#13;
&#13;
This could also happen when you select a certain value from a combobox in the treetable, that would disable the other cells not applicable anymore, here you also have to enable or disable the cells of the table via code ?&#13;
&#13;
Thanks&#13;
Danny</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55761-wb20-disable-hide-checkbox-line-treetable/read.awp</link><title>[WB20] Disable or hide checkbox on a line in TreeTable ?</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>PETR_K</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55761-wb20-disable-hide-checkbox-line-treetable-58117/read.awp</comments><pubDate>14 Jun 2016 19:50:25 Z</pubDate><description>Hello Danny,&#13;
&#13;
did you solve that somehow? I have a similar problem now :-)&#13;
&#13;
Thank you&#13;
&#13;
P.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55761-wb20-disable-hide-checkbox-line-treetable-58117/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55761-wb20-disable-hide-checkbox-line-treetable-58117/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55761-wb20-disable-hide-checkbox-line-treetable/read.awp">[WB20] Disable or hide checkbox on a line in TreeTable ?</source><title>Re: [WB20] Disable or hide checkbox on a line in TreeTable ?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55761-wb20-disable-hide-checkbox-line-treetable-55763/read.awp</comments><pubDate>8 Jan 2016 13:39:00 Z</pubDate><description>Hi Danny,&#13;
&#13;
Sorry, I was in Looper mode.&#13;
It is an option however to change/refactor the table into a looper.&#13;
Or use tablebrea…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55761-wb20-disable-hide-checkbox-line-treetable-55763/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55761-wb20-disable-hide-checkbox-line-treetable-55763/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55761-wb20-disable-hide-checkbox-line-treetable/read.awp">[WB20] Disable or hide checkbox on a line in TreeTable ?</source><title>Re: [WB20] Disable or hide checkbox on a line in TreeTable ?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55761-wb20-disable-hide-checkbox-line-treetable-55762/read.awp</comments><pubDate>8 Jan 2016 13:18:00 Z</pubDate><description>Hi Danny,&#13;
&#13;
You could add some attributes for the visible property of the controls and set them when adding the lines.&#13;
&#13;
Regar…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55761-wb20-disable-hide-checkbox-line-treetable-55762/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55761-wb20-disable-hide-checkbox-line-treetable-55762/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55761-wb20-disable-hide-checkbox-line-treetable/read.awp">[WB20] Disable or hide checkbox on a line in TreeTable ?</source><title>Re: [WB20] Disable or hide checkbox on a line in TreeTable ?</title></item></channel></rss>
