<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>15 Sep 2015 01:15:00 Z</lastBuildDate><pubDate>14 Sep 2015 12:10:00 Z</pubDate><description>Hi&#13;
I have a Treeview TABLE using tables "A" and "B"&#13;
&#13;
Table A is the node and B is the leaf.&#13;
Every record of A has at least one record of B&#13;
&#13;
If tree is collapsed and user clicks on node, I need to expand the node and move the record selector to the first leaf.&#13;
&#13;
Step 1 - Determine what node was clicked? ( Table A)&#13;
???&#13;
Step 2 - Expand node&#13;
tableExpand(tvt_eventz) // works fine&#13;
Step 3 - move row selector to next line in tree which is the leaf. (Table B )&#13;
&#13;
I've tried using some of the trivet commands, but some seem not to be valid for the Table version.&#13;
&#13;
Any comments appreciated</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53978-freeview-table-node-leaf/read.awp</link><title>Freeview Table  -Node or Leaf</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/53978-freeview-table-node-leaf-53986/read.awp</comments><pubDate>15 Sep 2015 01:15:00 Z</pubDate><description>Thanks for the help.... nearly there.. still missing something&#13;
Code runs ok, but tableSelectPlus returns&#13;
and stays on the same…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53978-freeview-table-node-leaf-53986/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53978-freeview-table-node-leaf-53986/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53978-freeview-table-node-leaf/read.awp">Freeview Table  -Node or Leaf</source><title>Re: Freeview Table  -Node or Leaf</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53978-freeview-table-node-leaf-53981/read.awp</comments><pubDate>14 Sep 2015 12:44:00 Z</pubDate><description>Hi Mark,&#13;
&#13;
1. You are in a table, therefore tableselect will give you the line clicked. After that, I suppose that you have som…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53978-freeview-table-node-leaf-53981/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53978-freeview-table-node-leaf-53981/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53978-freeview-table-node-leaf/read.awp">Freeview Table  -Node or Leaf</source><title>Re: Freeview Table  -Node or Leaf</title></item></channel></rss>
