Example #1
0
 protected void Quantities(object sender, EventArgs e)
 {
     Gebat.Cantidades cant = new Gebat.Cantidades ();
     cant.Modal = true;
     cant.Show ();
 }
Example #2
0
 protected void Quantities(object sender, EventArgs e)
 {
     Gebat.Cantidades cant = new Gebat.Cantidades();
     cant.Modal = true;
     cant.Show();
 }