|
Perfect - I did not consider that the FieldSet was inherited from the Panel. I added the Layout=Form and was able to remove the outer panel.
I originally had the outer panel because I was working with a Column layout and needed to set the ColumnWidth. I moved the ColumnWidth to the FieldSet and it works great.
Thanks!
|