C# Class BKI_DichVuMatDat.F152_DANH_SACH_NHAN_VIEN_EXCEL

Inheritance: System.Windows.Forms.Form
Datei anzeigen Open project: assassinadal/BKIProject-DichVuMatDat

Public Methods

Method Description
DisplayForInsert ( ) : void
DisplayForUpdate ( ) : void
F152_DANH_SACH_NHAN_VIEN_EXCEL ( ) : System
displayToInsertExcel ( string m_txt_path ) : void

Private Methods

Method Description
F152_DANH_SACH_NHAN_VIEN_EXCEL_Load ( object sender, EventArgs e ) : void
M_cmd_chon_file_Click ( object sender, EventArgs e ) : void
M_cmd_tai_file_excel_mau_Click ( object sender, EventArgs e ) : void
M_cmd_xuat_excel_Click ( object sender, EventArgs e ) : void
check_ma_nhan_vien_is_ok ( DataRow dataRow ) : bool
check_ma_nhan_vien_update_is_ok ( DataRow dataRow ) : bool
checked_data_row_is_not_null ( DataRow dataRow ) : bool
checked_du_lieu_is_ok ( ) : bool
checked_du_lieu_update_is_ok ( ) : bool
chon_file ( ) : string
find_id_cm_dm_tu_dien_by_trinh_do_van_hoa ( string ip_str_trinh_do_van_hoa ) : string
format_controll ( ) : void
format_data_table ( DataTable ip_dt_src ) : void
gan_du_lieu_cho_us_dm_nhan_vien ( DataRow dataRow ) : US_DM_NHAN_VIEN
load_data_2_grid ( string m_txt_path ) : void
load_data_from_file_to_data_table ( string ip_str_path, string ip_name_sheet_import ) : DataTable
load_data_from_file_to_grid ( string path ) : void
m_cmd_luu_Click ( object sender, EventArgs e ) : void
ma_nhan_vien_khong_trung_lap ( DataRow ip_dr ) : bool
save_data ( ) : void
set_define_event ( ) : void
set_init_form_load ( ) : void
xuat_excel ( ) : void

Method Details

DisplayForInsert() public method

public DisplayForInsert ( ) : void
return void

DisplayForUpdate() public method

public DisplayForUpdate ( ) : void
return void

F152_DANH_SACH_NHAN_VIEN_EXCEL() public method

public F152_DANH_SACH_NHAN_VIEN_EXCEL ( ) : System
return System

displayToInsertExcel() public method

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