Skip to content

Sorting in igx-column #11888

Answered by RivaIvanova
kevalgw asked this question in Q&A
Jul 21, 2022 · 1 comments · 7 replies
Discussion options

You must be logged in to vote

Hello @kevalgw,

An approach I could suggest is implementing your own custom sorting strategy. Sorting is performed using our DefaultSortingStrategy algorithm, however, any IgxColumnComponent or ISortingExpression can use a custom implementation of the ISortingStrategy as a substitute algorithm.

Additionally, I have prepared a small sample demonstrating the above approach and it could be found here.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@kevalgw
Comment options

@RivaIvanova
Comment options

@kevalgw
Comment options

@RivaIvanova
Comment options

@kevalgw
Comment options

Answer selected by RivaIvanova
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants