<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>18 Aug 2015 19:45:00 Z</lastBuildDate><pubDate>17 Aug 2015 06:52:00 Z</pubDate><description>Using WB20&#13;
&#13;
I have 3 controls - an EDIT control accepting a date, a button with some code which fills the third control which is a table.&#13;
&#13;
There is a global variable for the page, gd_Date which is DATE&#13;
The button server code which is simply&#13;
&#13;
gd_Date = EDT_Date&#13;
Refresh_Table&#13;
&#13;
When I don't enable AJAX on that code it all works great, but of course the whole page refreshes which is a little ugly.&#13;
When I enable AJAX it refreshes nicely, but the value of EDT_DATE is not updated with the newly typed in value!!&#13;
&#13;
This is very confusing - if anyone can shed light on the matter I'd be grateful!&#13;
&#13;
Rgds&#13;
Paul</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion/read.awp</link><title>AJAX Confusion</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/53551-ajax-confusion-53577/read.awp</comments><pubDate>18 Aug 2015 19:45:00 Z</pubDate><description>Hi&#13;
&#13;
How do you refresh your table?&#13;
&#13;
You have to keep in mind that there is an order i witch things happen. If you refresh th…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion-53577/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion-53577/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion/read.awp">AJAX Confusion</source><title>Re: AJAX Confusion</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion-53565/read.awp</comments><pubDate>18 Aug 2015 10:20:00 Z</pubDate><description>Thank you very much Danny and Arie. I appreciate the help.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion-53565/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion-53565/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion/read.awp">AJAX Confusion</source><title>Re: AJAX Confusion</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion-53564/read.awp</comments><pubDate>18 Aug 2015 09:03:00 Z</pubDate><description>Paul,&#13;
&#13;
like Danny said. The values are not send to the server, so the server code still uses the old values.&#13;
Global variables…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion-53564/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion-53564/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion/read.awp">AJAX Confusion</source><title>Re: AJAX Confusion</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion-53563/read.awp</comments><pubDate>18 Aug 2015 08:03:00 Z</pubDate><description>Paul,&#13;
&#13;
You have to look to see if the values are send to the server, else the server never gets the updated value of the EDT_D…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion-53563/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion-53563/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion/read.awp">AJAX Confusion</source><title>Re: AJAX Confusion</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion-53562/read.awp</comments><pubDate>18 Aug 2015 01:10:00 Z</pubDate><description>No one have any ideas? Perhaps I never gave enough information.&#13;
&#13;
Using WB20, AWP pages.&#13;
&#13;
The field EDT_Date initialises corr…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion-53562/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion-53562/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53551-ajax-confusion/read.awp">AJAX Confusion</source><title>Re: AJAX Confusion</title></item></channel></rss>
