<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>10 May 2018 09:03:00 Z</lastBuildDate><pubDate>7 May 2018 16:41:00 Z</pubDate><description>I can't seem to get this to work.&#13;
I have a tabelcontrol showing data from an array of structures.&#13;
On doubleclick an edit window popsup where the user can modify the current record.&#13;
When this window is closed I want to redisplay the table so is reflects the changes.&#13;
My code is reading the new values from the db an updates the array of structures accordingly. No problem.&#13;
Then I want the table control to rediplay one single row of data.&#13;
&#13;
I tried all options, taCurrentSelection taCurrentReccord and so on, but with no luck.&#13;
Every time the whole table is redisplayed and the "sort" (done by the user by clicking on or more columntitles) is gone.&#13;
&#13;
Is this not possible is this table mode?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question/read.awp</link><title>WD21 - TableDisplay question</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/65399-wd21-tabledisplay-question-65427/read.awp</comments><pubDate>10 May 2018 09:03:00 Z</pubDate><description>Hi arie,&#13;
&#13;
If the arry is updated already you can do a tablemodifyline(0 on the table. It modifies the line.&#13;
Then when you cli…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question-65427/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question-65427/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question/read.awp">WD21 - TableDisplay question</source><title>Re: WD21 - TableDisplay question</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question-65424/read.awp</comments><pubDate>9 May 2018 14:39:00 Z</pubDate><description>Did that already :)&#13;
&#13;
// // refresh a row of a table, bound to an array of structures // PROCEDURE TableDisplayRow(LOCAL sTable…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question-65424/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question-65424/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question/read.awp">WD21 - TableDisplay question</source><title>Re: WD21 - TableDisplay question</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question-65423/read.awp</comments><pubDate>9 May 2018 13:41:00 Z</pubDate><description>Hi Arie,&#13;
&#13;
you could use&#13;
i is int = index of the modified arrayentry&#13;
x is int = tableselect(TABLE_xy)&#13;
TABLE_xy.COL_Changedva…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question-65423/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question-65423/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question/read.awp">WD21 - TableDisplay question</source><title>Re: WD21 - TableDisplay question</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question-65402/read.awp</comments><pubDate>7 May 2018 19:09:00 Z</pubDate><description>Thanks Peter, still around I see :-)&#13;
&#13;
I already do all the steps, that means 1-3 more or less.&#13;
When coming back form the edit…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question-65402/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question-65402/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question/read.awp">WD21 - TableDisplay question</source><title>Re: WD21 - TableDisplay question</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question-65400/read.awp</comments><pubDate>7 May 2018 17:39:00 Z</pubDate><description>Hi Arie,&#13;
&#13;
WX can't do what you want to do out of the box as it's data binding is not as advanced as many other grids these day…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question-65400/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question-65400/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65399-wd21-tabledisplay-question/read.awp">WD21 - TableDisplay question</source><title>Re: WD21 - TableDisplay question</title></item></channel></rss>
