[postlink]
https://the-best-way-of-life-is-islam.blogspot.com/2015/07/how-to-populate-expandablelistview.html
[/postlink]
Hi i've been searching for tutorials on how to create a expandable listview using a database but still i haven't found anything. I already created a expandable listview where the data is static and not from the database where you need to add() the value. How can i achieve using a database? Is there any the same function like SimpleCursorAdapter() that is used in ListView ? where you will just call the the Cursor and SimpleCursorAdapter() will handle everything? Thank you in advance.
Enregistrer un commentaire