| | |
| | | return false; |
| | | } |
| | | //txtHMateOutBatchNo |
| | | if (DBUtility.ClsPub.isStrNull(txtHMateOutBatchNo.Text) == "") |
| | | { |
| | | MessageBox.Show("åææ¹æ¬¡ä¸è½ä¸ºç©ºï¼", "æç¤º"); |
| | | return false; |
| | | } |
| | | //if (DBUtility.ClsPub.isStrNull(txtHMateOutBatchNo.Text) == "") |
| | | //{ |
| | | // MessageBox.Show("åææ¹æ¬¡ä¸è½ä¸ºç©ºï¼", "æç¤º"); |
| | | // return false; |
| | | //} |
| | | |
| | | } |
| | | //忮巿¯å¦éå¤ |
| | |
| | | // |
| | | DBUtility.ClsPub.HideGridView(grdMain, Name, ClsPub.AppPath);//设置éèå |
| | | } |
| | | |
| | | private void grdMain_CellContentClick(object sender, DataGridViewCellEventArgs e) |
| | | { |
| | | |
| | | } |
| | | } |
| | | } |