Sorting on table sourced from data page happening incorrectly
Hi,
We have a table in our application where sorting doesn't happen correctly.
If we sort by a particular column, another column in the table stays in the same order as it was before sorting. The column that is being sorted is a date time property and the column not sorting is a text property.
I've verified the values in the clipboard and, as intended, everything is being sorted correctly there. But it's not reflecting in the UI.
If we try to filter by a certain value, that value may not be correct.
I've tried removing columns and re-adding columns to the table. I've also tried recreating the table and I have the same result.
Has anyone run into something like this before? Any ideas for a solution?
***Edited by Moderator Marije to add Capability tags***