Hi all,
My ListView has to be customized like, it should have three imageView in each ListItem along with the name and date that has to populated from the DB,added with that, once i click upon the a list item ,that corresponding Listitem information has to be displayed in another Screen...The Size of the List should be based on the Cursor object from DB..and it should be possible to add data in to the Listview..too
Can anybody give me any suggestion/snippet/resource of how to proceed the above said..
Please check the ScreenShot of ListView that i mentioned..(My ListView should have to be like this only)..
![SampleListView Below- please click that link][1]
Thanks in advance.....