C# Class BKI_DichVuMatDat.NghiepVu.f314_dang_ky_giam_tru_nguoi_phu_thuoc_xls

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

Public Methods

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

check_datetime_data ( string ip_datetime ) : bool
check_du_lieu_hop_le ( ) : bool
convert_datetime ( string ip_date ) : System.DateTime
focus_new_row_created ( decimal ip_dc_id_gd_phu_thuoc_details ) : void
format_controls ( ) : void
get_id_by_ma_nhan_vien ( string ip_str_ma_nv ) : decimal
insert_gd_phu_thuoc_details ( DataRow v_dr, US_GD_PHU_THUOC_DETAILS v_us ) : void
load_data_to_grid ( ) : void
m_bgw_DoWork ( object sender, DoWorkEventArgs e ) : void
m_bgw_ProgressChanged ( object sender, ProgressChangedEventArgs e ) : void
m_bgw_RunWorkerCompleted ( object sender, RunWorkerCompletedEventArgs e ) : void
m_cmd_import_excel_Click ( object sender, EventArgs e ) : void
m_cmd_save_Click ( object sender, EventArgs e ) : void
m_cmd_tai_file_mau_Click ( object sender, EventArgs e ) : void
set_define_events ( ) : 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

f314_dang_ky_giam_tru_nguoi_phu_thuoc_xls() public method

public f314_dang_ky_giam_tru_nguoi_phu_thuoc_xls ( ) : System
return System