Closed c0dehunter closed 5 years ago
I would like to pin a few of the rows on top and they should stay on top no matter what sort is used. Is this possible?
Hi @codehunter,
you can achive this by writing a custom comparator for each row, that knows about the sorting state (is table sorted up or down).
I would like to pin a few of the rows on top and they should stay on top no matter what sort is used. Is this possible?