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

Something like Footer #150

Open kunal-ch opened 6 years ago

kunal-ch commented 6 years ago

Hi,

I want same functionality like Freezed column header to bottom of table. Like Footer. (To Show freezed total value) Any Suggestions ?

kunal-ch commented 6 years ago

It would also work if we can freeze last row data

evrencoskun commented 6 years ago

Hi @kunal369,

TableView does not yet have this feature. #20