Ciao ragazzi sto cercando di scorrere tutte le edttext che ho in un panel per poter estrarre il valore del tag ed il testo, lo faccio con il seguente codice
Code:
For Each v As View In pnltime.GetAllViewsRecursive
Dim cmd As DBCommand
cmd.Initialize
cmd.Name="insert_events"
v.Color=Colors.Red
cmd.Parameters=Array As Object(orario,edttempo.Text,firstexecutions,v.tag)
reqmanager.ExecuteCommand(cmd,"insert")
Next
Scorrere view in un panel
from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/1Z0W5j9
via IFTTT
Aucun commentaire:
Enregistrer un commentaire