Skip to content

Reusing dataTables (service approach) #908

@rzb

Description

@rzb

The scopes feature is handy when used in controllers to reuse existing datatables, but it only covers query filtering.

What about adding/removing a certain column, modifying actions and so on? I think it's a common use case that we have to list, for instance, users in (usually slightly) different ways across the app, which leads to creating multiple UsersDatatable and repeating most of the code.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions