• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

creating dynamic rows between the existing rows

Hi all,
I'm developing an android application where in i have a list of locations to be displayed dynamically, when i click on the location name it should display the employees working for that location. and this list should be displayed just below the location name. to do this i need to create row between the existing location names.
how would i go about this??
Can anyone help?

I'm using tablelayout to display the locations
 
Back
Top Bottom