public static DataTable LocSanPham(string LoaiSP)
 {
     return(SanPham_DB.getLoc(LoaiSP));
 }