Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes JSF and the fly likes DataTable Sortby does not work Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "DataTable Sortby does not work" Watch "DataTable Sortby does not work" New topic
Author

DataTable Sortby does not work

Tram mart
Greenhorn

Joined: Sep 20, 2011
Posts: 4
I have seen that this happened to many people, but none of the solutions worked for me. So I will show my code to see if somebody has an idea.

I'm using Primefaces. I have a DataTable and I want to sort the columns. The Sortby feature does not work. When you click on it, it does nothing. Instead, if you write something in the filter and then sort, it works.

OverView.xhtml




OverviewTableBean


Any help is appreciated.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: DataTable Sortby does not work
 
Similar Threads
Datatable with column checkbox - Row Select
Issues with scope: JSF-Primefaces
Get the selected row in datatable [PRIMEFACES]
JSF : commandButton in dynamically loaded <ui:include> page doesn't work
Selected Row in primefaces