How to sort a data table if we are using <t:columns> in JSF?

Posted by Hari on Stack Overflow See other posts from Stack Overflow or by Hari
Published on 2010-03-26T10:03:43Z Indexed on 2010/03/26 10:33 UTC
Read the original article Hit count: 162

Filed under:
|
|

Hi I am studying tomahawk, I just want to know if I generate a datatable using <t:columns> then how to sort the dataTable on the click on the header of that particular column, like we are using <t:commandSortHeader> in normal <t:column> attribute. Kindly Help.

© Stack Overflow or respective owner

Related posts about jsf

Related posts about java