Skip to content

Sticky row header generated from regular content cells #44

@brendand

Description

@brendand

I'd like to be able to specify a certain number of columns which would be frozen. That is, their content would be generated normally like the other cells, except they don't scroll horizontally.

Think of an Excel spreadsheet where you can freeze the first x number of columns. They don't scroll horizontally, but they do vertically. Other than that, they behave like regular cells. You can tap on them and you can resize the columns. I still want to see the column titles up at the top too.

Where would I look to modify the code to support something like this?

I know I can specify a title for the column header, but then that column is not resizable. Sometimes I want to display non-text data there too, so the title delegate method won't work for me.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions