private void btnGroups_Click(object sender, EventArgs e)
 {
     table_edit.showGroups();
 }