Software Archive
Read-only legacy content
17061 Discussions

Show data IndexedDB

Refine_A_
Beginner
234 Views

how to show data from indexedDB to listview?

0 Kudos
1 Reply
Rakshith_K_Intel
Employee
234 Views

Here is an example to create and retrieve data from indexedDB that you can refer to: http://blog.vanamco.com/indexeddb-fundamentals-plus-a-indexeddb-example-tutorial/

you can use this example with the listview template in IntelXDK to dynamically insert data from indexedDB array to listview

0 Kudos
Reply