function preGandhiGridValidation() { switch($g_str_module_name) { case 'Indent Approval': return validateIndentApprovalGandhiGrid(); break; default: return true; } }