Hi Everyone
I'm working on an app that has a very long list, where the items in the list can be split into 1 of 10 or so categories. From reading the tutorials and the excellent examples provided I think I could produce something similar to the list on the following screen dump from "Mighty Grocery Lite":
What I would like to do though, if possible, is have collapse abd expand of the items in the categories. Is this possible? If not can anyone think of a work around.
My initial workaround would be to only add the items to the list when an category was expanded - but this would mean constantly reading from a database.
Ideally I'm looking for some treeview/listview hybrid.
Thank you in advance for any help/guidance given.
Shane Brennan
I'm working on an app that has a very long list, where the items in the list can be split into 1 of 10 or so categories. From reading the tutorials and the excellent examples provided I think I could produce something similar to the list on the following screen dump from "Mighty Grocery Lite":
What I would like to do though, if possible, is have collapse abd expand of the items in the categories. Is this possible? If not can anyone think of a work around.
My initial workaround would be to only add the items to the list when an category was expanded - but this would mean constantly reading from a database.
Ideally I'm looking for some treeview/listview hybrid.
Thank you in advance for any help/guidance given.
Shane Brennan