Hi All,
I have watched a few videos on delegations to try and get my head around how it works in relation to a SharePoint data source. I thought I had it figured out but need a little help. I have a gallery linking to my SharePoint list. Above the gallery I have 2 filters that are applied to the gallery - one for Request Type and one for Assigned To. I got the code to work and checked it was fully delegable by reducing the Data row limit to "1".

If I add just add a Sort function as shown below, the gallery only returns 1 item. I realise Sort is not delegable, but from what I have watched, SharePoint should still be returning all items that match the original Filters and then sorting what's returned.
If someone could explain why this doesn't work please? thanks
