New topic: display items in a textarea
<http://forums.realsoftware.com/viewtopic.php?t=31392> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message henri Post subject: display items in a textareaPosted: Thu Dec 03, 2009 2:33 am Joined: Thu Sep 04, 2008 11:29 am Posts: 74 Hi in my appl i use a SQLdatabase and want to load the items of the search that are in the listbox and display then also in a textarea. when i inter text in the search field it show in the listbox but not automatically in the textarea( only after clicking in the listbox) i've used this in the textchange of the listbox: dim res as string res = listbox1.cell(0,1) is there a other way of loading the result that is in the listbox also in the textarea exmp: from the UpdateCustomerList (method)and if how would that work. regards, henri Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
