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

DataTable "$event" argument on page/sort events does not contains filterSearchMode. #181

Closed
Sellec opened this issue Jan 31, 2020 · 2 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@Sellec
Copy link

Sellec commented Jan 31, 2020

FilterSearchMode in lazy mode needs to be sended into server to correctly perform database query.
This information is provided in PrimeUI datatable widget.

@cagataycivici cagataycivici self-assigned this Feb 7, 2020
@cagataycivici cagataycivici added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Feb 7, 2020
@cagataycivici cagataycivici added this to the 1.0.3 milestone Feb 7, 2020
@cagataycivici
Copy link
Member

filterMatchModes property is now passed such as event.filterMatchModes[fieldName]= 'contains';

As a side note, a more enhanced example including page-sort-filter with a sample backend is being worked on and will be available at a github repository.

@1Map
Copy link
Contributor

1Map commented Dec 22, 2023

@cagataycivici Can I also please have the link to the github example that you talked about here in 2020.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

3 participants