Hi! I am newbie in Primefaces and Ajax. I have datatable with column filtering through filterOptions. In my datatable, the second column is dependent on first, e.g. first column is car ...
Hey guys, Currently the filterOptions property on p:column accepts an array of selectitems. I don't like arrays. This patch enables support for a Collection of SelectItems. Arrays are, of course, still ...
I submit a form that contains a DataTable with several filters. The results stay the same and the values of filters with inputText are kept (which is correct) but the ones ...