chris

chris

  • NA
  • 2
  • 0

ListView Grid Help

Oct 30 2007 3:56 PM
Hi I would like to create a listview  where each entry in the list contains  4 types of information for each row. The information i need to display should be in a grid(invisible) layout. Top left of the entry will be the date, top middle will be a name, top right will be the persons occupation, and then on the bottom spanning all 3 of the top columns will be a note of text.

It should look like this entry

|**Date****Name****Occ**|
|**Note will go in here*|


Anyway,  I need each entry to be a grid like this in the listview,  each entry in the listview must be selectable in the listview.

How do i go about doing this?

Answers (1)