SORTEDCOL (OpenInsight Specific)
At 10 JUL 2001 07:21:09AM Colin Rule wrote:
I have an edit-table which lets the user select the sequence of the records.
When using the SORTEDCOL property on a table it works fine for columns which are text (left) and money (right).
It does not work for dates, even though I have a D4E conversion in the column.
Any suggestions to how to overcome this bug?
Revelation, please resolve in a future releaseā¦. thanks.
Colin
At 10 JUL 2001 08:00AM Colin Rule wrote:
I have figured out a work around.
I added a new column which is hidden for the actual date value, and sorted by this.
Doesn't solve the bug though, which should sort using the INVALUE column conversions.
Colin