Repeat grid sorting issue with data page
Hi,
I have repeat grid that sourcing data from data page, that gets data form a report. One column on a report is a function result which produces result as DateTime. On a cell confguration properties referenced as .pxPages(Class).PropertyName. For coulumn which is a function result, I refernced as .pyDateTimeValue(1). Problem is there is an error during a sort, if I look at log files it says (Summary): Comparator not able to identify class of the column data.
Any idea how I can make sorting work for this column?
***Updated by Moderator: Marissa to update categories***