T
tshad
I have a problem where I have some text boxes in my datagrid.
The problem is the message gets displayed and moves the cells to the right.
Is there a way to tell the messages to go to a specific asp:label? If I
could put the label at the bottom of the page (or top) and tell the
Validator to put it there that would solve the problem.
I suppose I could use the CustomValidator for my ranges, but I was wondering
if there was a different way to handle this.
Thanks,
Tom
The problem is the message gets displayed and moves the cells to the right.
Is there a way to tell the messages to go to a specific asp:label? If I
could put the label at the bottom of the page (or top) and tell the
Validator to put it there that would solve the problem.
I suppose I could use the CustomValidator for my ranges, but I was wondering
if there was a different way to handle this.
Thanks,
Tom