Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filtering Records before Output to Browser #40

Open
kashifali2007 opened this issue Nov 4, 2017 · 0 comments
Open

Filtering Records before Output to Browser #40

kashifali2007 opened this issue Nov 4, 2017 · 0 comments

Comments

@kashifali2007
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant