public void LoadingThongke() { listThongKe = _thongkeBLL.LoadingThongKe(); listBinding.DataSource = listThongKe; }