Wednesday, 21 October 2015

Cares has to be taken while working MVC


1: Partial View always in shared folder
2: Always check for null condition in the partial view
3: $ is not defined means the Jquery and Javascript namespaces are not included
4: bind the proper model to the view. Inproper model wont give the error.
5: Verify with alert("") is your selected value is called in jquery

No comments:

Post a Comment