grid hyperLinkColumn onClick event

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to run a java script when a hyperLinkColumn is clicked. In javascript
the link would simply be,

<a ONCLICK="function();return false;" href="link.htm">test call</a>

How do I make a link call a javascript from the hyperLinkColumn?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top