Visual Basic DataRepeater Controls Disappear

64 views Asked by At

When I make any attribute changes to any control on my form, all of the controls within all DataRepeaters disappear within Visual Studio and when running the app. The DataRepeaters are the blocks with the header "Region A B W" and the area starting with the label "# Section Seq".

Form before making a change:

enter image description here

Form after making a change:

enter image description here

I would very much appreciate suggestions on how to resolve this.

Thanks, Tracy

0

There are 0 answers