Ask a questionAsk a question
 

QuestionMVC validation

  • Friday, October 30, 2009 9:20 AMBala.Nattarasan Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    If I use model in any mvc application then I need to use same name for control and validation control. Suppose I am not using model in that page and I am using same name for control and validation control then it throws exception. Please help to under stand the concept