ahora solo dalta codigo en el form de orden de compra

This commit is contained in:
fedpo
2024-08-06 00:07:46 +01:00
committed by fede
parent 59757d5cb2
commit 837f57a7cd
5 changed files with 105 additions and 14 deletions

View File

@@ -156,7 +156,6 @@
dgvPedido.SelectionMode = DataGridViewSelectionMode.FullRowSelect;
dgvPedido.Size = new Size(227, 171);
dgvPedido.TabIndex = 14;
dgvPedido.CellContentClick += dgvPedido_CellContentClick;
//
// label1
//