Hello,
I need help in the following case:
I have a main GIU and 20 or more Childs. I want to put a ListView on each Child.
For generating the Childs and the ListViews I use a FOR NEXT.
The issue:
20 or more Childs will be created. But only 16 ListViews will be placed in the first 16 Childs....