Tagged Questions
1
vote
0answers
265 views
SharePoint 2010 OOTB filtering and sorting is not working in XsltListViewWebPart in Arabic
I am working on a multilingual site in English and Arabic. I have some pages with XsltListViewWebPart to view custom lists with no more than 12 fields to display. These are connecting webparts and ...
1
vote
1answer
295 views
DVWP sorting the data with xslt and removing the duplicates
I'm working with SharePoint 2007. I try to modify the DVWP with the XSLT.
The web part pulls the data from the list, what i want to do is just sort the data and show the results. - I can't sort the ...