Skip to content

How to set initial sorting? #14

@Svancara

Description

@Svancara

Hello,
thanks for your work!

Please can you advice me how to set intial sorting?

I can sort data on the server if it is not possible, but how to set a "sorted" marker in the header?

Also - I think - a datatable will need to initialize some inner variables
( like
private isSortedByMeAsc: boolean = false;
private isSortedByMeDesc: boolean = false;
)

to work properly then.

So I think some initial setup should be possible...

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions