<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>24 Sep 2015 11:49:00 Z</lastBuildDate><pubDate>24 Sep 2015 10:25:00 Z</pubDate><description>Hi I havethe following issue.&#13;
&#13;
A&#13;
I add rows to a table but I would like to be able to insert a row. So user can define the order.&#13;
&#13;
So To achief this I have to find out the rownumbers of each row in the table and after the user has inserted a row save alle the rows of the table with the specific row position in order to get the order when I load the entry when The user selects this particular entry again.&#13;
&#13;
example&#13;
&#13;
row 1 pete&#13;
row 2 jan&#13;
row 3 lucas&#13;
&#13;
then the user wants to insert a name at the second position&#13;
&#13;
He inserts row and adds gerald&#13;
&#13;
the table isnot saved yet but on screen this looks like this:&#13;
&#13;
row 1 pete&#13;
row 2 gerald&#13;
row 3 jan&#13;
row 4 lucas&#13;
&#13;
So I need to save this with a rownumber and when I retrieve the entries I have to order on that rownumber. For the ID of gerald is 4&#13;
&#13;
This would be easy If I could add to each row the rownumber as it is presented. But I cannot find a function for that.&#13;
&#13;
I hope this all makes sence&#13;
&#13;
Regards&#13;
Allard</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54109-table-rows-table-insert/read.awp</link><title>table rows table insert</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/54109-table-rows-table-insert-54114/read.awp</comments><pubDate>24 Sep 2015 11:49:00 Z</pubDate><description>Hello Allard,&#13;
&#13;
I'm not sure if you are talking about a table control or file, here.&#13;
&#13;
In both cases, what I do for this kind …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54109-table-rows-table-insert-54114/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54109-table-rows-table-insert-54114/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54109-table-rows-table-insert/read.awp">table rows table insert</source><title>Re: table rows table insert</title></item></channel></rss>
