Peter Desjardins
2004-01-12 16:39:10 UTC
Hi everyone,
This must be easy but I can't find how to do it.
I want to programatically add rows with multiple columns to a listbox.
This works for a single column:
ListBox1.addrow "Hello"
This does not work for two columns:
ListBox1.addrow "Hello","World"
What is the correct syntax?
Thanks for any help with this.
Regards,
Peter Desjardins
- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
This must be easy but I can't find how to do it.
I want to programatically add rows with multiple columns to a listbox.
This works for a single column:
ListBox1.addrow "Hello"
This does not work for two columns:
ListBox1.addrow "Hello","World"
What is the correct syntax?
Thanks for any help with this.
Regards,
Peter Desjardins
- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>