Skip to content

An advice on how to implement "filtering"? #145

@yigitguler

Description

@yigitguler

Hi @shtalinberg,

Thank you for maintaining this great package. It really saved a lot of precious development (and QA) time.

I have a simple question: In our list page, we have a filtering functionality. When the user selects a category from the drop-down list, the page only shows the articles from that category.

We can do this by reloading the page with a query parameter ?category=news

What would be the easiest way to do this using django-el-pagination, without reloading the entire page? Is there support for this? Couldn't find it in the docs.

Thank you again for maintaining this beautiful package. I truly appreciate it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions