Add Collections To UI
(Agregar colecciones a la interfaz de usuario) Crear una lista de elementos usando datos en la base de datos.
Last updated
Was this helpful?
(Agregar colecciones a la interfaz de usuario) Crear una lista de elementos usando datos en la base de datos.
Last updated
Was this helpful?
Agregar colección a la interfaz de usuario es una función en las funciones de que permite crear listas de elementos y modificar utilizando los registros en los datos de la
Enable horizontal: puede seleccionar para ver su lista de forma horizontal
List data: seleccione la salida para recuperar la lista.
List instructions.
Modify element: abre un modificador en los elementos de tu lista.
List reverse: cambiar el orden de los elementos de la lista.
Scroll inverted: cambiar la dirección del desplazamiento en la lista.
Utilice el elemento de la base de datos.
Add a collection "Driver list"
Add fields "address, name, phone number, photo and plates"
Push the button view data
Press the button Add to add a record to "Driver list".
Select the previous output get database data in the list data.
Select a container with elements to modify.
Click on list data and select the element to modify.
Select a control property to change like text.
Open the list context and write the name of the element to show in the database.
Activate the and open database path.
Add a collection to UI in the callback of the get when data obtained.
Click on the button .