C# Class BKI_DichVuMatDat.BaoCao.f419_bao_cao_hs_lns_lcd_cua_nhan_vien

Mostra file Open project: assassinadal/BKIProject-DichVuMatDat

Public Methods

Method Description
f419_bao_cao_hs_lns_lcd_cua_nhan_vien ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

check_data_is_ok ( ) : bool
check_validate_data_is_ok ( string ip_str_thang_cham_cong ) : bool
f419_bao_cao_hs_lns_lcd_cua_nhan_vien_Load ( object sender, EventArgs e ) : void
format_controls ( ) : void
load_data_2_ds_v_dm_nv ( ) : DS_V_DM_NHAN_VIEN
load_data_2_grid ( ) : void
load_data_2_grid ( decimal ip_dc_id_nhan_vien ) : void
load_data_2_grid_hs_lns ( decimal ip_co_xem_lich_su_giao_dich ) : void
load_data_2_grid_hs_lns ( decimal ip_dc_id_nhan_vien, decimal ip_co_xem_lich_su_giao_dich ) : void
load_data_2_grid_lcd ( decimal ip_co_xem_lich_su_giao_dich ) : void
load_data_2_grid_lcd ( decimal ip_dc_id_nhan_vien, decimal ip_co_xem_lich_su_giao_dich ) : void
load_data_2_sle_chon_nv ( ) : void
m_cmd_search_Click ( object sender, EventArgs e ) : void
m_cmd_xuat_bc_hs_lns_Click ( object sender, EventArgs e ) : void
m_cmd_xuat_bc_lcd_Click ( object sender, EventArgs e ) : void
m_cmd_xuat_excel_Click ( object sender, EventArgs e ) : void
set_define_events ( ) : void
set_init_form_load ( ) : void

Method Details

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
return void

f419_bao_cao_hs_lns_lcd_cua_nhan_vien() public method

public f419_bao_cao_hs_lns_lcd_cua_nhan_vien ( ) : System
return System