2026-01-30 03
This commit is contained in:
@@ -128,7 +128,7 @@ Public Class ucConceptosApuntes
|
||||
Public Async Sub ObtieneConceptosApuntesAsync(Background As Boolean)
|
||||
Try
|
||||
Dim rs As New List(Of conceptosapuntes)
|
||||
Dim Busqueda = tsl5.Extensiones.ObjetoNothingAVacio(Me.teBusqueda.EditValue)
|
||||
Dim Busqueda As String = Me.teBusqueda.EditValue.ToString
|
||||
If Background Then
|
||||
Me.ContenedorAplicacion.IsEnabled = False
|
||||
Await Task.Run(Sub()
|
||||
|
||||
Reference in New Issue
Block a user