private void Load_Asses_Data() { this.gvPAF1.DataSource = invRepos.Get_Assesment_Remuneration(physicianID); this.gvPAF1.DataBind(); }