I am getting the value from webservice first 50 record display in list view .I have load button in footer. if user click load button i will get next 50 record from webservice .how to append first 50 and second 50..n and show it in list view can anybody tell how to do
I am using arraylist of data object
Thanks