void TimKiemPhim() { DataTable table = phim.LayDanhSachPhim(); sourcePhim.DataSource = common.TimKiem(table, txbTimKiemPhim.Text.Trim()); }