evrencoskun / TableView

TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
MIT License
3.14k stars 459 forks source link

Is it possible to pin selected rows on top? #212

Closed c0dehunter closed 5 years ago

c0dehunter commented 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?

evrencoskun commented 5 years ago

Nope. There is no fixed column and row feature on TableView.