Glenn wrote:
No, just don't have a need to "unsort" a ListView! When a user chooses to sort a ListView it is because they want to view it in some order that they choose. Why the need to "unsort" your view? Let the user be in control of how it is sorted. If you want to revert back to a "how it's stored in the database order," simply add the record number as a column in your view. This would allow the user to sort that way as well.

Thanks Glenn. That's just the sort of advice I was hoping for. Guess I'll just have to make column 0 the record number. Is there any way to have a column that isn't visible? I've looked, but I can't see how.

--
Regards,
Mike Fry
Johannesburg.

Reply via email to