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 the Session state management options available with ASP.NET?
What are the security types in asp.net?
Explain how does asp page work?
Define authentication and authorization.
How do I send an email message from my ASP.NET page?
Is there any alternative to avoid name collisions other then Namespaces?
How do session tokens work?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
Can the dictionary object be created in client?s scope ?
What is the difference between Session and response.Redirect?
9. Why should we hire you over the others waiting to be interviewed?
Where session variables are stored?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
What are the components of ado.net?
How ViewstateMac works?