C# Class BKI_DichVuMatDat.NghiepVu.f372_nhan_vien_loai_lao_dong_excel

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Méthodes publiques

Méthode 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

Méthode 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 méthode

public displayToInsertExcel ( string m_txt_path ) : void
m_txt_path string
Résultat void

f372_nhan_vien_loai_lao_dong_excel() public méthode

public f372_nhan_vien_loai_lao_dong_excel ( ) : System
Résultat System

f372_nhan_vien_loai_lao_dong_excel_Load() public méthode

public f372_nhan_vien_loai_lao_dong_excel_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

m_cmd_luu_Click() public méthode

public m_cmd_luu_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void