Skip to content

guessSortFn - where to use? #3509

@juliusakula

Description

@juliusakula

doc with no example

Should this be set in columnDefinitions? Like so:

{"name": "some_numbers", "sortingAlgorithm":  guessSortFn("number")}

I've got this issue (rc-21) where its sorting the numbers 10, 75, and 300. When sorting Descending, 75 is the 'top value', then 300, then 10. As if it thinks they are strings and doing alphabetical sort, I want to force a numerical sort.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions