Page 1 of 1

PrimeFaces DataTable Filter doesnt work in Primefaces Site (bug)

Posted: 25 Feb 2021, 22:45
by Mr. M
Hello,

I here just to say that the: <p:inputText id="globalFilter" onkeyup="PF('customersTable').filter()" style="width:10rem" placeholder="Enter keyword"/>

Isnt working in your site: https://www.primefaces.org/showcase/ui/ ... fwid=88b45

Can it be fixed? Is it the version?

Best,

Re: PrimeFaces DataTable Filter doesnt work in Primefaces Site (bug)

Posted: 19 Jul 2022, 04:34
by lapissat

Re: PrimeFaces DataTable Filter doesnt work in Primefaces Site (bug)

Posted: 26 Aug 2023, 10:52
by peytllsilly
Selecting the necessary row or column and then basing that on it applying the filter is one of the many methods for filtering a DataTable. The logical operators Select, Where, AND, OR, and NOT can be used to filter data, and the value can also be applied there on top of that.
duck life