I am using SharePoint 2007 and Share Point Designer.
Please help, if I have a List, how it it possible to group by on the aspx page?
For example I have a long list of dates:
12/1/2012
12/1/2012
12/1/2012
11/29/2012
11/28/2012
11/28/2012
I only need the followings to be show in a drop down filter:
12/1/2012
11/29/2012
11/28/2012
Is it possible in SharePoint 2007?
VB/JScript/... not allowed in the environment I only can use xsl codes.
Thanks in advance!