Recently I placed some threads (questions) about creating
controls (dynamic) on a webform.
I received a useful tip to use a placeholder.
With this in mind , it is not very difficult to create controls from a xml file. But there is one big problems left :

When I add two labels to the placeholder they are placed next to each other. I want the second label on the next rule.
Is this possible? And are there other ways to place created controls at an exact location on the form?

greetings,

Krol