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

hi, good day, anyone mind to guide me how to make the javascript contain 
property
in displayTag ?

for example:
if i have 
[code]
href="javascript:gotoDetail(<%=myList.getCustomerID%>)
[/code]
for normal table display that not using displayTag lib 

if using displayTag lib, how i make the link appear same as previous, following
is using displaytag tryout
[code]
 <display:column property="cust_cd" sortable="true"
href="javascript:gotoDetail(cust_cd);"/>
[/code]

how to make cust_cd that in href to get the cust_cd property ?

thank you for guidance :)



______________________________________________________________________
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 xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to