<?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 16:01:00 Z</lastBuildDate><pubDate>14 Jun 2016 09:00:00 Z</pubDate><description>Hi All&#13;
&#13;
Classic Site&#13;
&#13;
I have an Ajax type Table control on a page with some rows the user can select. But there seems no way to load a page when a row is selected.&#13;
&#13;
1) Table is Ajax&#13;
&#13;
a) Trying to use PageDisplay() in Table control server click code cause error "PageDisplay not allowed in WebDev Ajax"&#13;
&#13;
b) Trying to use PageDisplay() in Table control browser click code causes error "Page must be static, not dynamic"&#13;
&#13;
&#13;
2) Table is Browser&#13;
&#13;
Similar issues that you can't get a dynamic page to load from a browser based control.&#13;
&#13;
The workaround is I put a button on the page as well. The user then selects a row and then he must click the button. The button retrieves the row selected and loads a dynamic page on the server. But what a kludge! Why can't I just load a page when the user clicks a row kn the table? Is it possible and I miss something or is this the way it is ?&#13;
&#13;
TIA</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58099-wb21-table-control-click-load-page/read.awp</link><title>[WB21] - Table Control Click to Load Page</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/58099-wb21-table-control-click-load-page-58116/read.awp</comments><pubDate>14 Jun 2016 16:01:00 Z</pubDate><description>Fabrice,&#13;
&#13;
LOL! That is 100% exactly what I found I could do! In the Table control - Click-Browser I run ExecuteProcess( trtCli…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58099-wb21-table-control-click-load-page-58116/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58099-wb21-table-control-click-load-page-58116/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58099-wb21-table-control-click-load-page/read.awp">[WB21] - Table Control Click to Load Page</source><title>Re: [WB21] - Table Control Click to Load Page</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58099-wb21-table-control-click-load-page-58111/read.awp</comments><pubDate>14 Jun 2016 15:13:00 Z</pubDate><description>Hi JP,&#13;
&#13;
this is one of the trade off for the ajax mode...&#13;
&#13;
So you have HALF the solution...&#13;
&#13;
You already have your button,…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58099-wb21-table-control-click-load-page-58111/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58099-wb21-table-control-click-load-page-58111/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/58099-wb21-table-control-click-load-page/read.awp">[WB21] - Table Control Click to Load Page</source><title>Re: [WB21] - Table Control Click to Load Page</title></item></channel></rss>
