C# Class BKI_DichVuMatDat.NghiepVu.f372_nhan_vien_loai_lao_dong_excel

Inheritance: System.Windows.Forms.Form
Mostra file Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
displayToInsertExcel ( string m_txt_path ) : void
f372_nhan_vien_loai_lao_dong_excel ( ) : System
f372_nhan_vien_loai_lao_dong_excel_Load ( object sender, EventArgs e ) : void
m_cmd_luu_Click ( object sender, EventArgs e ) : void

Private Methods

Method Description
check_ma_nhan_vien_is_ok ( DataRow dataRow ) : bool
checked_du_lieu_is_ok ( ) : bool
find_id_nhan_vien_by_ma_nv ( string ip_str_ma_nv ) : decimal
format_controls ( ) : void
gan_du_lieu_cho_us_dm_nhan_vien ( DataRow dataRow ) : void
set_define_event ( ) : void
set_init_form_load ( ) : void

Method Details

displayToInsertExcel() public method

public displayToInsertExcel ( string m_txt_path ) : void
m_txt_path string
return void

f372_nhan_vien_loai_lao_dong_excel() public method

public f372_nhan_vien_loai_lao_dong_excel ( ) : System
return System

f372_nhan_vien_loai_lao_dong_excel_Load() public method

public f372_nhan_vien_loai_lao_dong_excel_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

m_cmd_luu_Click() public method

public m_cmd_luu_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void