Exemple #1
0
 private void maxnoteremision_Load(object sender, EventArgs e)
 {
     dgv.DataSource = sql.maxnote();
 }