I am using Rdocs 9.5 latest version Look for additional Controls, Treeview Maybe not the right one, but it is there
Tony -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Albert Berry Sent: zaterdag 6 juli 2013 3:54 To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Selecting a db tree row in code I don't see FINDNODE in the Rdocs syntax list, but I do find PROPERTY <Component ID> TABORDER 'nnn' which is stated to set the tabrder for a particular node. Perhaps setting the node you want to 0 would move the selection to that as the first stop? Albert On 05/07/2013 2:59 PM, Tony IJntema wrote: > > Never used it, but this maybe a solution > > PROPERTY <Component ID> FINDNODE 'Value' > > Example: > > PROPERTY TreeViewConrol FINDNODE 'Daily' > > Tony > > *From:*[email protected] [mailto:[email protected]] *On Behalf Of > *Dennis McGrath > *Sent:* vrijdag 5 juli 2013 22:02 > *To:* RBASE-L Mailing List > *Subject:* [RBASE-L] - Selecting a db tree row in code > > Is there a way to select a specific record in a treeview using code? > > Dennis McGrath > > Software Developer > > QMI Security Solutions > > 1661 Glenlake Ave > > Itasca IL 60143 > > 630-980-8461 > > [email protected] <mailto:[email protected]> > > No virus found in this message. > Checked by AVG - www.avg.com <http://www.avg.com> > Version: 2013.0.3345 / Virus Database: 3204/6466 - Release Date: > 07/05/13 > --- RBASE-L ================================================ TO POST A MESSAGE TO ALL MEMBERS: Send a plain text email to [email protected] (Don't use any of these words as your Subject: INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH, REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP) ================================================ TO SEE MESSAGE POSTING GUIDELINES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: INTRO ================================================ TO UNSUBSCRIBE: Send a plain text email to [email protected] In the message SUBJECT, put just one word: UNSUBSCRIBE ================================================ TO SEARCH ARCHIVES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: SEARCH-n (where n is the number of days). In the message body, place any text to search for. ================================================

