You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no guarantee in receiving a response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeNG PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
[X] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35
Current behavior
I am trying to use global filter with the new TurbTable but the data disappear as I type the first letter. Even if I clear the filter data are not there
I was having this issue yesterday, you need the columns variable set to a dictionary of columns llike the example. The global filter uses this.columns to apply filtering.
There is no guarantee in receiving a response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeNG PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
Current behavior
I am trying to use global filter with the new TurbTable but the data disappear as I type the first letter. Even if I clear the filter data are not there
The text was updated successfully, but these errors were encountered: