Hi,
your markup has wicket:id="navigator", but I don't see this id in your
Java code.
Sven
On 06/26/2014 05:04 PM, K wrote:
My Mark-up:
<html xmlns:wicket="http://wicket.apache.org">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Custom PagingNavigator</title>
</head>
<body>
<wicket:panel>
<an wicket:id="first"><< |
<an wicket:id="prev">< |
<spa wicket:id="navigator">
<spa wicket:id="page1"></spa>
<spa wicket:id="navigation"></spa>
<spa wicket:id="of"></spa>
<spa wicket:id="total"></spa> |</spa>
<an wicket:id="next">> |
<an wicket:id="last">>>
</wicket:panel>
</body>
</html>
Note that i changed* newNavigation()* method...
Any help is much appreciated...Thanks.
-----
K
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Custom-Pagination-tp4666387p4666389.html
Sent from the Users forum 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
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org