Mike's
World
Thursday, May 5, 2011
How to set hyperlink from the code behind using java script:
java script:
Hyperlink in grid row template:
Details
Code Behind:
public string GetScript(object cid)
{
return "javascript:launchDetailsPage(" + cid.ToString() + ")";
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment