Пример #1
0
 private void Manager_NXB_Load(object sender, EventArgs e)
 {
     dgvNXB.DataSource = db.NXB_table();
 }