jQuery in Action, 2nd edition
The moose likes JSF and the fly likes Pagination does not carry sort values with, sortMode = Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Pagination does not carry sort values with, sortMode = "multiple" lazy = "true"" Watch "Pagination does not carry sort values with, sortMode = "multiple" lazy = "true"" New topic
Author

Pagination does not carry sort values with, sortMode = "multiple" lazy = "true"

senthil selva
Greenhorn

Joined: Mar 18, 2013
Posts: 2
Hi frnds, i tried LazyDataModel multiple column sort using PF 3.5
My XHTML coding:-




my backing managed bean:-


this works perfectly giving multisort results in my first page, but fails to carry the metasort(multiple sorting details to load method) values when i paginate.

can anyone help to fix this...
Thanks in advance
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14572
    
    7

"Senthil sss",

Please check your Private Moosages for important information.


Customer surveys are for companies who didn't pay proper attention to begin with.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Pagination does not carry sort values with, sortMode = "multiple" lazy = "true"
 
Similar Threads
Help implementing DefaultListCellRenderer.
Please help with sorting multiple columns
Cell Widget Table in GWT 2.1.0 with expanded/collapsed rows
Huge Binary String to Decimal Conversion
MultipleBagFetchException: cannot simultaneously fetch multiple bags. How to load 2 lists?