In the SRP EditTable, sorting is a manual endeavor. You can read the OLE.LIST property and use SRP_Array SortRows to sort, then pass the results back to OLE.LIST. Lastly, you can use the HeaderArrow property to display sort arrows to reflect your sorting order.
Comments