views:

2

answers:

0

I am using the ASP.Net AJAX Toolkits MaskedEditValidator to handle the input of a field. The error messages are currently being displayed dynamically but I would like to add them to the pages validation summary's alert on page post back.

Is this possible??

If so what am I missing??

Thanks