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
What is applicatio domain?
Explain the use of fragment caching.
Explain the path instructions in xaml?
What is the difference between localization and globalization?
What is server components?
Why mvc is better than asp.net? : Asp.Net MVC
Is asp.net mvc still used? : Asp.Net MVC
What are the types of validation in asp net?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What is the difference between union and structure?
How you can access the values from the Repeater control in ASP.NET?
How tooltip is set through code-behind in ASP.NET?
What are the components of ado.net?
Can the dictionary object be created in client?s scope ?
What is the use of session in web application?