Hi, i would like to use the "Search all fields" option of axonivy project. http://www.primefaces.org/showcase/ui/data/datatable/filter.xhtml My data table is linked with an entity class. Does anyone knows if it is possible to made something like that ? asked 20.02.2015 at 21:59 magictoto |
If you have troubles in adapting the primfaces demo for your needs, there is a similiar implementation in ivy available in the JsfWorkflowUi project. You can find the project in the Engine.zip under the /projects folder (see Screenshot). To implement the filtering over all fields of a dataClass you could iterate over all fields by reflection like this:
answered 24.02.2015 at 14:14 Reguel Werme... ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 20.02.2015 at 21:59
Seen: 5,158 times
Last updated: 25.02.2015 at 11:16