摘要:using System;using System.Collections.Generic;using System.Text;using System.Windows.Forms;namespace WindowsFormsApplication{ public class CustomDataGridView : DataGridView { protected override bool P...
阅读全文
07 2010 档案
摘要:using System;using System.Collections.Generic;using System.Text;using System.Windows.Forms;namespace WindowsFormsApplication{ public class CustomDataGridView : DataGridView { protected override bool P...
阅读全文
摘要:void repositoryItemTextEdit2_Leave(object sender, System.EventArgs e) { DataTable table1 = new DataTable(); System.Data.SqlClient.SqlConnection sqlcon = new System.Data.SqlClient.SqlConnection(); sqlc...
阅读全文

浙公网安备 33010602011771号