Hi
I have got requirement in sharepoint 2010 for blog site where i am fetching data from post list using xslt(i.e itemstyle.xsl of style library).Now my requirement is that i want sorting functionality to be incorporated using xslt(i.e custom template ).How to achieve same.
I will further elaborate on my requirement.I have got two tabs namely "Highest Rated" and "Most Commented"(i.e this tabs are css tabs).When i click on "Highest Rated" tab i want post(i.e blog post) with highest rating to get display and when i click on "Most Commented" tab blogs which are most commented (i.e number of comments )need to get display.How to achieve above functionality using xslt.plz help
