Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I had a list like List<sales> data=new ArrayList<sales>();Now i am maintaining the data in list object.



I have to generate a list view dynamically based on the class list(which contains three values Branch,Gross,Net)
Posted

1 solution

 
Share this answer
 
Comments
Raghu Golla 15-Dec-14 23:58pm    
I am not asking you how to search in google...
Richard MacCutchan 16-Dec-14 3:21am    
Well it seems you needed that help to learn how to populate and use ListViews in Android.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900