Click here to Skip to main content
15,885,767 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
SQL
How to add anchor tag with an onclick function to an sjg:grid

when i used like this its working


groupText="['Detail for order number : {0} which contains {1} item(s)']"

but I need anchor tag with onclick="addData({0},{1})" , after the item(s)


{0} is a string
Posted
Updated 27-Nov-12 19:39pm
v4

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900