If i have module SearchView and all work , but if i add this code
or this sub
the event sv_ItemClick(Value As String) in NOT raised.
Any solution ??
Thank you
Marco
B4X:
Sub pg_Click
pg.ResignFocus
End Sub
or this sub
B4X:
Sub pg_Click
'pg.ResignFocus
End Sub
the event sv_ItemClick(Value As String) in NOT raised.
Any solution ??
Thank you
Marco
Last edited: