DataTable change initial sort order #120
-
I have a DataTable and a SelectOneRadio component, which is responsible for the initial sort order of the DataTable. The goal is to change the sort order of the table by selecting one of the radio options (e.g. Price, Name). So any hints welcome how to achieve my goal? This is the page:
This is the backing bean:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I have a feeling it's related to this: primefaces/primefaces#10516 😓 |
Beta Was this translation helpful? Give feedback.
I have a feeling it's related to this: primefaces/primefaces#10516 😓