Method | Description | |
---|---|---|
DisplayForPresent ( int &m_trang_thai_buoc_1 ) : void | ||
Display_With_ID_NV ( decimal ip_dc_id_nhan_vien ) : void | ||
display_for_phan_loai_do_tuoi ( string ip_str_op_filter, DateTime ip_dat_tai_ngay, decimal ip_dc_id_don_vi ) : void | ||
display_for_phan_loai_gioi_tinh ( string ip_str_op_filter, DateTime ip_dat_tai_ngay, decimal ip_dc_id_don_vi ) : void | ||
display_for_phan_loai_lao_dong ( string ip_str_op_filter, DateTime ip_dat_tai_ngay, decimal ip_dc_id_don_vi ) : void | ||
f151_Danh_sach_nhan_vien_master ( ) : System | ||
import_excel ( ) : void | ||
insert_click ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
M_cmd_delete_Click ( object sender, EventArgs e ) : void | ||
M_cmd_refresh_Click ( object sender, EventArgs e ) : void | ||
delete_click ( ) : void | ||
f150_Danh_sach_nhan_vien_master_Load ( object sender, EventArgs e ) : void | ||
focus_row ( decimal ip_id_nhan_vien ) : void | ||
format_controls ( ) : void | ||
load_data_to_grid ( ) : void | ||
load_data_to_grid ( decimal ip_dc_id_nhan_vien ) : void | ||
m_cmd_chon_file_Click ( object sender, EventArgs e ) : void | ||
m_cmd_ma_nv_tiep_theo_Click ( object sender, EventArgs e ) : void | ||
m_cmd_sua_Click ( object sender, EventArgs e ) : void | ||
m_cmd_them_Click ( object sender, EventArgs e ) : void | ||
set_define_events ( ) : void | ||
set_init_form_load ( ) : void |
public DisplayForPresent ( int &m_trang_thai_buoc_1 ) : void | ||
m_trang_thai_buoc_1 | int | |
return | void |
public Display_With_ID_NV ( decimal ip_dc_id_nhan_vien ) : void | ||
ip_dc_id_nhan_vien | decimal | |
return | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public display_for_phan_loai_do_tuoi ( string ip_str_op_filter, DateTime ip_dat_tai_ngay, decimal ip_dc_id_don_vi ) : void | ||
ip_str_op_filter | string | |
ip_dat_tai_ngay | DateTime | |
ip_dc_id_don_vi | decimal | |
return | void |
public display_for_phan_loai_gioi_tinh ( string ip_str_op_filter, DateTime ip_dat_tai_ngay, decimal ip_dc_id_don_vi ) : void | ||
ip_str_op_filter | string | |
ip_dat_tai_ngay | DateTime | |
ip_dc_id_don_vi | decimal | |
return | void |
public display_for_phan_loai_lao_dong ( string ip_str_op_filter, DateTime ip_dat_tai_ngay, decimal ip_dc_id_don_vi ) : void | ||
ip_str_op_filter | string | |
ip_dat_tai_ngay | DateTime | |
ip_dc_id_don_vi | decimal | |
return | void |
public f151_Danh_sach_nhan_vien_master ( ) : System | ||
return | System |