Anyone suggestions how to cleanly realize a page with multiple validationsumma ries that display only the messages of controls that belong to the same validationgroup ?
So for example three validators that belong to validationgroup 'test1' only display in validationsumma ry with validationgroup 'test1', and three other validators (vg = 'test2') at the same time display only in another validationsumma ry (vg = 'test2')
Thanks in advance.
So for example three validators that belong to validationgroup 'test1' only display in validationsumma ry with validationgroup 'test1', and three other validators (vg = 'test2') at the same time display only in another validationsumma ry (vg = 'test2')
Thanks in advance.
Comment