Search core result webpart with sorting using xslt

Search core result webpart using scope as result source and displaying data properly. Is it possible to sort data on clicking column header using xslt or JQuery. My data's are showing in tabular manner by collecting data from different Calendar list.

September 1st, 2015 8:19am

Hi Shilabhadra,

What did you mean when saying sort data on clicking column header?

Per my knowledge, there is no column header in search results.

To sort the results in search core result web part, we can modify the XSLT as the link suggested below:

http://ddkonline.blogspot.com/2011/12/sharepoint-2010-modifying-core-search.html

And we can also create a new web part to sore the results:

http://jeffreypaarhuis.com/2012/01/18/make-core-results-web-part-sortable-on-other-columns/

Best regards,

Victoria

Free Windows Admin Tool Kit Click here and download it now
September 2nd, 2015 2:29am

Thanks for your reply.

I have implemented XSLT to show data in tabular format. My requirement is by clicking on <th> column data will sort. JQuery plugins are available to sort table, but is not responding in my case. Is therre any way to sort using XSLT with onClick event attached to Table header?

September 3rd, 2015 6:51am

Hi Shilabhadra,

Please check the link below to see if it can help you:

http://stackoverflow.com/questions/10296447/allow-xslt-table-headings-to-be-sorted-in-ascending-and-descending-order-on-a-as

Best regards,

Victoria

Free Windows Admin Tool Kit Click here and download it now
September 3rd, 2015 10:11pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics