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

[Bug] Can't hide several columns and rows at the same time and then show all hided columns or hided rows #345

Open Andrey-Morenkov opened 3 years ago

Andrey-Morenkov commented 3 years ago

[Setup]: has table view has several columns to hide has several rows to hide

[Steps to reproduce]:

[Actual result]: has discrepancy between column/row headers count and cell count

[Expected result]: correctly can show/hide columns/rows as many times as wanted