The ListView is a specialized control that is optimized for displaying long lists of items. It's very efficient in how it creates, recycles, and displays views, and is optimized to scroll very smoothly.
Here is a in depth look at understanding what's possible with ListView's. Its a video that was recorded from Google I/O 2010.
Tech Tip Classification