private void refreshGrid() { DgwLinks.DataSource = db.GetAllStartLinks(CmbSchoolYear.Text.ToString() , currentClass.IdClass); }