Hello,
i am new at macros and try to write some small application,
some customized address book.
whats working:
-
open an dialog
-
connect to the database
-
fill name from database in list box
-
read the details from the selected name from the database
whats not working:
-
i want to write the table header as first column in an table control
-
i want to write the selected name, dataset (details) into the second column in an table control
sorry for the bad basic style its my first try and basic prg.
questions:
- how can i fill an table control in an dialog?
where can i get more macro information about functions, and methods?
i found some documents, pdfs and odts, but all are not complete.
is there anywhere some api information about all elements in basic?
i found nowhere information about functions on an table control object.
i ve attached the source code.
thanks for the helpAdressen.odbAddress.odt