sort arrow is always showing up once sorting is used

Posted by kksachin on Stack Overflow See other posts from Stack Overflow or by kksachin
Published on 2010-04-21T13:31:57Z Indexed on 2010/04/21 13:33 UTC
Read the original article Hit count: 258

Filed under:
|
|

we have several pages as tabs where datatable is used in most of the pages.when we sort on a particular coulmn and exit the page and re enter this page the arrow appears(up /down based on how we left) Although the data is not sorted in the direction the arrow shows.i have set preserveSort and preserveDataMode to false. The arrow is set to true in the column's t:commandSortHeader tag in all the pages. is this a bug or am i missing any setting?I have tried to set forceId to false in t:commandSortHeader but of now use.

© Stack Overflow or respective owner

Related posts about jsf

Related posts about datatable