How do you add a javascript function for a link button in a
datagrid ?
Answer Posted / subhash saini
After finding the link button
LinkButton.attribute.add("onclick",javascript:return
testfunction();");
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain what is an abstract class?
What is http session state?
How does ASP.NET framework maps client side events to Server side events.?
What is role-based security in asp.net?
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?
What is asp.net and its advantages?
Name the namespace which is used by ado.net?
Define the steps to set up validation control.
What is comparevalidator?
Why do we need url encoding?
What is httpresponse?
What is the difference between mechine.config and web.config?
How do we implement bundling in MVC?
What’s the catch?
Explain in what order a destructors is called.