Can't you just sort your list/array when you load it?  If this is database
data, just sort it in the query.

On 10/25/06, DI Kurt Edegger <[EMAIL PROTECTED]> wrote:

Hi,

I'm using a sortable, paginated table in my application. Everything's
working fine, except I'd like to set the default sorting of the table
right, when the page is rendered.
Right now, the user has to click on a header field to determine her
favored sorting.
Is there a way to specify the default sorting of a table? I've just
found a way to set the default sort order of a column.

Any pointers appreciated!

Kurt

Reply via email to