Skip to content

Filtering Records before Output to Browser #40

@kashifali2007

Description

@kashifali2007

I want to filter/delete some records based on values of some column, i do not want to filter that field on database query level, i want when records populated from the Model, then before sending output to the browser i want to delete some rows if not meet some criteria, I have tried already to unset $row[] in setPreResultCallback method but its removing but meta data about table is not updating.

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