Skip to content

For List-based table types, support header/footer outside scrolling region #48

Description

@reedes

...so the header and/or footer can be independent of the scrolling of the rows. Currently they are inside the scrolling region for these table types, because otherwise there are issues with alignment in the layout.

Header/footer should be independently configurable. See the commented code for Stack- and Grid-based tables. Move the config to the TablerConfig base class so it can be shared by all the table types.

Any conditional views (bounded by if blocks) need to be tested and analyzed to ensure they don't affect scalability.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions