I am trying to sort data on DepartureDate field with desc order, values are already set on properly on Repeater Group but resulted data is not sorted
I have captured screenshot of debug and inspect where it is clearly shows correct values of sortby and sort order fields but still it is not sorting data.
I was using Sort Field value as dynamic value from table and in table there was a line carriage char at the end of value which was not visible easily. After lots of debugging I thought of resetting values and found it.
So, Finally I found that it was data error not a software bug.