void loadct(string mabd)
 {
     gv_ct.DataSource = xl.LoadChiTiet(mabd);
 }