function StudentFamily_Save() { if ($(document.forms[0]).form('validate')) { $(document.forms[0]).submit(); } }