Does anyone know how to use the sortColumn and sortOrder properties on the data property. I have not been able to find any documentation and no matter what I put in the data does not get sorted when I enter a search string.
Does the sortColumn property work?
Thank you,
Jeffrey Winkler
Subject: xPages sortColumn and sortOrder
sortColumn - xPage view column name value;sortOrder - “ascending” or “descending”;
Associated Notes view columns should be sorted.
Hope it’ll be helpful for someone)
Artyom Popovskiy
Subject: sortOrder does not appear to be optional…
…and the only way I can find to add it is via the source tab