K
Kent Ogletree
Here is the issue I am having:
I have records with a catagory and date. I need to display all entries for a
particular catagory on a row, with the dates in columns. Some dates may have
no entry for a particular date. I will always be looking at a 15 or 16 day
snap shot (1st through 15th and 16th through 30th/31st.) I had originally
thought of using an Array list and just loop through the entries an stuff
the values into the appropriate row and colum. However I though maybe
someone has another idea I could use. Maybe change the orientaion of the
datagrid? maybe some other solution?
TIA,
Kent
I have records with a catagory and date. I need to display all entries for a
particular catagory on a row, with the dates in columns. Some dates may have
no entry for a particular date. I will always be looking at a 15 or 16 day
snap shot (1st through 15th and 16th through 30th/31st.) I had originally
thought of using an Array list and just loop through the entries an stuff
the values into the appropriate row and colum. However I though maybe
someone has another idea I could use. Maybe change the orientaion of the
datagrid? maybe some other solution?
TIA,
Kent