Skip to content

Let CSmartTable sorterValue be changed by clicking the columns even without sortable column values #276

@akloster

Description

@akloster

I wanted to integrate CSmartTable with a REST API, so I would naturally use an external sort. I would also prefer to render custom cells because my objects don't conform to the simple key->string paradigm. By the way, it took me quite a while to figure out that this functionality is called "scopedColumns", no thanks to the documentation.

Anyway, this means I can't change the sorter by clicking anymore.

My feature request would be to allow the sorterValue to be changed through clicking the column sorter icons even when there is no locally sortable column value.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions