validation control not working on an inherited page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I'v a base class through which all other pages inherit in my application.
Everything is working fine but a little thing I discovered that the
validation controls are not performing there validation. What can be the
reason?

Regards,

Ab.
 
It would be helpful to see some code. You must be doing something
somewhere...if I create a very simple reproduction (webform1 class inherits
from base.cs which inherits from Page)...my validation still works...

Karl
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top