Forum Discussion
AngelaIp
3 years agoIdeator I
Have you checked the "Order By" settings of the affected Properties in the ItemType definition? Just remove the Order By value should exclude the sorting for the affected columns.
Edit: If you don´t see any "Order By" values, check if you have Server Method that is used for sorting. That´s a common trick to achieve descending sorting...