views:

50

answers:

1

Hi all , i met a problem , i have a expandableListView has 5 groups

if i wanna add some items to the second group , and update the expandableListView at run time,

could someone teach me how to do that?

A: 

Update the cursor/adapter generating the ExpandableListView and automatically the view will be regenerated

Sameer Segal
i did update the adapter , but the expandablelistView didn't update.......was there something i forgot?
peterlawn