|
Are you really sure you want to use a
checkbox for this? You’d need multiple checkboxes, one for each size, and
need to check to make sure that at least one checkbox was selected (it’s
quite possible that none are selected). You should really look at using a
drop-down list or at least radio buttons, with one radio button selected by
default. But you should really do the drop-down list, since it takes up less
space on the page. Rick Herrick [EMAIL PROTECTED] From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Hi together, we are building a
webapplication with struts and tiles an we want to handle the pagesize by a
checkbox. The checkbox have to
include the values like "5, 10, 25, 50". The checkbox is on
the same page as the result is shown. What have i to do
when i change the value in the checkbox? Which action is to
start? Show the first page in order to build new pagesizes? The result is the
same but the pagesize have to be build new. Has someone realized
something like this. regards Torsten
|
Title: Nachricht
- [displaytag-user] Changing pagesize Torsten . Frehe
- RE: [displaytag-user] Changing pagesize Rick Herrick

