Hi, I need to change the number of column in a table upon the client page size.

How do I get the size of the browser page? Consider that I receive a
request from a simple search form and I have to compute the number of
column after that request.

Is there a "wicket" way to get the size of the page?
The only other way is to get via javascript the size and manually put
it in the search request. This code will go in html so it could just
be a temporary solution.

Thanks.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to