Skip to content

Enable me to use TableWalker as a regular table #423

@MarcSkovMadsen

Description

@MarcSkovMadsen

The TableWalker is great.

When compared to (Panel) Tabulator I see the following

Pros

  • profiling
  • Performant. Seems performant for many columns which is often the case for data science use cases. Tabulator has problems with > 50 columns. I could have 100-500 columns sometimes.

Cons

  • No formatting, alignment, styling etc.
  • No way to turn off the profiler part and just use as a regular table with filters.

To support more use cases it would be really great if TableWalker could dynamically turn of the profiling row and add features from a normal table/ grid. I need the formatting, alignment and styling the most.

It simplifies and speeds up workflows if you can stay within the same component api/ docs/ ecosystem/ community.

Thx.

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