G
Guest
hello,
i have a 14 textboxes and 14 requiredfieldvalidator controls to validate the
textboxes. if one or more of the textboxes is empty, the corresponding
requiredfieldvalidator controls show error messages. if all are empty, then
14 error messages show up which takes up a lot of real estate.
as a better alternative, i would like to show only 1 generalized error
message "Pls. fill the highlighted textboxes." and just highlight the empty
textboxes. how do i do this and thanks in advance.
i have a 14 textboxes and 14 requiredfieldvalidator controls to validate the
textboxes. if one or more of the textboxes is empty, the corresponding
requiredfieldvalidator controls show error messages. if all are empty, then
14 error messages show up which takes up a lot of real estate.
as a better alternative, i would like to show only 1 generalized error
message "Pls. fill the highlighted textboxes." and just highlight the empty
textboxes. how do i do this and thanks in advance.