Hello
I have some doubts in listveiw
I have a listview with two columns, i want to add items to the first column which are given programmatically and the other column is from database... like
column1 column2
apple from database
orange "
banana "
so on "
can this be done....
can any one help me out with this...
thanks
vince