Example #1
0
 private void txtBuscar_TextChanged(object sender, EventArgs e)
 {
     tabla.FiltrarLocalmente();
 }