Hi,

I have

<display:column
href="showBuyerBatchPaymentSummaryByGroup.do?methodName=searchByGroup&freshPage=true&searchByBatchId=true"
sortable="true" paramId="paymentGroupId" paramProperty="paymentGroupId"
property="batchNumber" title=" Batch Number ">

and when user clicks on this value, a request is sent to the Struts Action
Class. while I make a request to the Struts Action class, I want to pass few
other form field values. Since the request is a GET not a form submission, I
am facing difficulty in sending extra parameters.

I want to do this by calling javascript. Is there a way to tie javascript to
display:column ?

Thanks,

Nallan
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to