Subject: dates on Page headers
Posted By: jdaulagar Post Date: 8/7/2006 10:07:55 AM
Dates in database are

Ist july 2006
2 nd july 2006
1 st sep 2006

Group by state1

I need to get count of Application nos for Group by state1 and date should be in header for a week. we have to pass date range values from  date_range parameter

How do get it. The format is given below:

    Sat    Sunday    Monday    ..    Friday
Statename    1/7/2006    2/7/2006    3/7/2006    ..    7/7/2006
State1    2    5    7        6
                    
                    

If I do group by date, then dates will not appear in a horizontal manner, Please help me how to proceed further



Go to topic 47871

Return to index page 210
Return to index page 209
Return to index page 208
Return to index page 207
Return to index page 206
Return to index page 205
Return to index page 204
Return to index page 203
Return to index page 202
Return to index page 201