In a Processbook display, I have created an ODBC dataset. The dataset contains approximately 10 columns and 10 rows. I would like to have all of the information in the dataset displayed in a listbox that is on the display. How does one step through the values within the dataset? Or is there a way better way of adding the values of the dataset to the listbox?
Thanks