Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
Sorting EditTable
What is the procedure for sorting an SRP EditTable. Unlike OI (ClickPos/SORTEDCOL), when using "OnHeaderClick" there is no indication of which edit table has been clicked as I have 2 SRP edit tables. Also, in OI there is an indicator on the column header which header has been sorted. What is the equivalent in the SRP edit table.
I am new to using the SRP EditTable so any suggestions would be grateful.
Chris
I am new to using the SRP EditTable so any suggestions would be grateful.
Chris
Comments
The SRP EditTable does not have a built-in sort feature. So you will need to implement this yourself. Here are some tips on doing this: