Hi,
I followed the example of adding a validation control to a grid in edit mode.
I have a grid with EditMode="InPlace", and after the validation control is added the error message distorts the display of the textbox.
How can I control this (for instance, add a line break between the edit text box and the error message that willbe displayed, i.e the validator control)?
I would like the error message to be displayed underneath the editable textboxes in edit mode.
Thanks,
Lynda
I followed the example of adding a validation control to a grid in edit mode.
I have a grid with EditMode="InPlace", and after the validation control is added the error message distorts the display of the textbox.
How can I control this (for instance, add a line break between the edit text box and the error message that willbe displayed, i.e the validator control)?
I would like the error message to be displayed underneath the editable textboxes in edit mode.
Thanks,
Lynda