Hello,
I started today to evaluate Xojo (2020r2) for Web apps. Starting with the first easy tutorial " Learn the Basics: Xojo Web Tutorial" (https://www.xojo.com/docs/tutorial/web/)
I’m stucked with a strange behavior at the following section: “You want to change the column headers to describe the data in the list. Click the “Set Default Value of TaskList…” button on the Layout Editor toolbar. This opens the Value Editor popout window.”
In the layout editor I use a ListBox, and in the inspector I changed the “Column Count” value to 2, but nothing happens in the layout editor (I don’t see the two columns). Where may I find the “Set Default Value of TaskList (ListBox) …” button?
Thanks in advance.