T_DeptoTableAdapter.FillByDepto(DSDepto.T_Depto, "%" & txtDeptosBusqueda.Text & "%")
T_DeptoTableAdapter.FillByDepto(DSDepto.T_Depto, "*" & txtDeptosBusqueda.Text & "*")