R
Richard Lionheart
Hi All,
I've got a form with a few controls positioned as I want them using
GridLayout.
I just added a final control to my form without using Design mode: an
asp:ValidationSummary. It winds up scribbling its messages at the upper
left of the form, overwriting my other controls of course.
I thought I could position it manually, but it doesn't seem to support a
Style attribute.
Do I have to abandon GridLayout if I want to use validators and use a table
for controlling position?
I've got a form with a few controls positioned as I want them using
GridLayout.
I just added a final control to my form without using Design mode: an
asp:ValidationSummary. It winds up scribbling its messages at the upper
left of the form, overwriting my other controls of course.
I thought I could position it manually, but it doesn't seem to support a
Style attribute.
Do I have to abandon GridLayout if I want to use validators and use a table
for controlling position?