3.2.0

Adding url link

the first entry of the row must be a link is there any way i can do this
jd
June 27,
Data inline, like this:
var myData = [
["<a href='whatever.html' style='text-decoration:none; color:#0033ff'>Investment Summary</a>", "Scheduled", "05/31/2005", "Tom Barnes Household", "01/05/31 - 05/31/2005", "<select style='font:100 11px verdana; width:140px'><option>-Select-</option><option>View Report</option><option>View/Change Settings</option><option>Delete</option></select>" ]];
June 28,

This topic is archived.

See also:


Back to support forum