private void Valg_advokat_Load(object sender, EventArgs e)
 {
     valg_advokat_oversigt.DataSource = handler.FyldValgAdvokat();
 }