Question: How can I create a dynamic list via programming, rather than creating it by hand on the form at Designer?
Answer: An example is shown on the screenshot below. Nothing has been added to the form by hand, the dynamic list is created as an attribute of the form first, and then the corresponding item of the form is created afterwards, all via programming. Following the screenshot is the data processor itself available for download.