You'd need to do the paging.banner properties.  The requestURI won't
really do the job, because that won't submit any of the controls within
the form, being a simple GET that won't gather the values of params within
the form.

I know that it's conceptually possible to do this with the paging.banner
properties, and I think someone on this list did it quite a while back,
but I've never done it myself.  This is actually on a to-do list for me
somewhere...

Burgess, Randy wrote:
> You could customize the links to point to a JavaScript using the
> paging.banner.* properties or you could use the action referenced by the
> requestURI attribute and then handle it there, which seems like the best
> choice.
>
>
>
> Randy
>
> ________________________________
>
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Nicolas
> Sent: Thursday, February 15, 2007 12:45 PM
> To: displaytag-user@lists.sourceforge.net
> Subject: Re: [displaytag-user] Lost checked checbox once i change page
>
>
>
> OK but how to do it ? how can a javascript function when the user click
> on a sort/page/etc link ?
>
> 2007/2/15, Rick Herrick <[EMAIL PROTECTED]>:
>
> That's exactly the issue.  You'll need to modify the sort/page/etc.
> links to actually call a javascript that does a submit.
>
>
>
> Rick Herrick
>
> [EMAIL PROTECTED]
>
>
>
> ________________________________
>
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Titi
> Wangsa
> Sent: Thursday, February 15, 2007 6:33 AM
> To: displaytag-user@lists.sourceforge.net
> Subject: Re: [displaytag-user] Lost checked checbox once i change page
>
>
>
> could it be because there is no submit, the values are not saved?
>
>
> ------------------------------------------------------------------------
> -
> 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=DEVDE
> V
> _______________________________________________
> displaytag-user mailing list
> displaytag-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>
>
>
> -------------------------------------------------------------------------
> 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_______________________________________________
> displaytag-user mailing list
> displaytag-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>


-- 
Rick Herrick
[EMAIL PROTECTED]

"Never try to discourage thinking for you are sure to succeed."--Bertrand
Russell

"The President... should be supported or opposed exactly to the degree
which is warranted by his good conduct or bad conduct, his efficiency or
inefficiency in rendering loyal, able, and disinterested service to the
Nation as a whole. Therefore it is absolutely necessary that there should
be full liberty to tell the truth about his acts, and this means that it
is exactly necessary to blame him when he does wrong as to praise him when
he does right. Any other attitude in an American citizen is both base and
servile. To announce that there must be no criticism of the President, or
that we are to stand by the President, right or wrong, is not only
unpatriotic and servile, but is morally treasonable to the American
public."--Theodore Roosevelt

-------------------------------------------------------------------------
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
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to