Skip to content

Implement sortFunction prop on DataSource #151

@roblotter

Description

@roblotter

We need a way to use sortInfo in a controlled way, but still be able to use the DataSource.data as a function, without taking control of the data and sorting it externally - as that would invalidate some of the remote scenarios, namely having a remote data source but with client-side sorting.

filterMode/filterFunction is already implemented, so we need sortMode/sortFunction as well.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions