C# Class BKI_DichVuMatDat.BaoCao.f471_bao_cao_qua_trinh_cong_tac

Show file Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
f471_bao_cao_qua_trinh_cong_tac ( ) : 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.

M_sle_chon_nhan_vien_EditValueChanged ( object sender, EventArgs e ) : void
f471_bao_cao_qua_trinh_cong_tac_Load ( object sender, EventArgs e ) : void
find_ma_nv ( decimal v ) : string
format_control ( ) : void
handle_filter_btn_click ( ) : void
handle_xuat_excel ( ) : void
is_exist_nv_in_db ( ) : bool
is_valid_data_input ( ) : bool
load_data_2_ds_v_dm_nv ( ) : DS_V_DM_NHAN_VIEN
load_data_2_grid ( ) : void
load_data_2_sle_chon_nv ( ) : void
m_cmd_filter_Click ( object sender, EventArgs e ) : void
m_cmd_xuat_excel_Click ( object sender, EventArgs e ) : void
set_define_event ( ) : 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

f471_bao_cao_qua_trinh_cong_tac() public method

public f471_bao_cao_qua_trinh_cong_tac ( ) : System
return System