Re: Sort column header for PageableListView

2010-08-20 Thread deepa

Anton ,
This is what i could find.. In this example its used DataTable, but i want
this sorting to be performed on PageableListView component.
Is it possible to do so with PageableListView? 

Deepa
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Sort-column-header-for-PageableListView-tp2331423p2332537.html
Sent from the Wicket - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Sort column header for PageableListView

2010-08-19 Thread deepa

Hi All,

My project is already developed in Wicket framework. In which
PageableListView is used to display number of records with pagination.
Further i have to make this list sortable on clicking its column header.
I could find examples given for DataTable to sort, but can anybody give me
sample code for PageableListView to sort by column header click.

I will be thankful.. 

Deepa.. .
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Sort-column-header-for-PageableListView-tp2331423p2331423.html
Sent from the Wicket - User mailing list archive at Nabble.com.