The ShowMessageBox feature only works on validators that have client-side
code. When you build a customvalidator, you are allowed to add client-side
code. But until you do, it will not appear. For the cases where you cannot,
you will have to live with this limitation.
--- Peter Blum
www.PeterBlum.com
Email:
PL****@PeterBlum.com
Creator of "Professional Validation And More" at
http://www.peterblum.com/vam/home.aspx
"Mike Moore" <Mi*******@discussions.microsoft.com> wrote in message
news:E3**********************************@microsof t.com...
Do you have example or know of some where I can look to see what I might
be
doing wrong?
"Patrick.O.Ige" wrote:
Hi MiKe ,
Can you post your validator code?
Patrick
"Mike Moore" wrote:
> For some reason our validation summary message box works with required
> validators that we have, but for some reason when we created a custom
> validator that checks for duplciate records the show message box
> doesn't
> work. Any ideas?