Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4600712
By: thunderimpulse

display tag is generating the url for sorting. I am using ajax but 
unfortunately,
i cant figure out a way to call a javascript function from the link generated
when I say sortable=true.


I found out this : http://jira.codehaus.org/browse/DISPL-195
but it requires rebuilding of displaytag. when I rebuild displaytag, I am 
getting
errors with Maven.

I cant use "mvn jar". It say  ->    Invalid task 'jar':

lets say the sort link is : a.jsp?ad=blah&b=0 
I need to make the sort link: javascript:ajaxCall(a.jsp?ad=blah&b=0)
ie, I want to enclose the url in a javascript call. 


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249318

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to