cosas que faltaban
This commit is contained in:
@@ -4,6 +4,7 @@ namespace Vista
|
||||
{
|
||||
public partial class FrmFacturas : Form
|
||||
{
|
||||
|
||||
public FrmFacturas()
|
||||
{
|
||||
InitializeComponent();
|
||||
@@ -20,5 +21,10 @@ namespace Vista
|
||||
form.ShowDialog();
|
||||
ActualizarGrilla();
|
||||
}
|
||||
|
||||
private void dataGridView1_CellBorderStyleChanged(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user