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
Is asp.net free?
How to find last error which occurred?
What do you mean by marshalbyref?
What do you mean by authorization?
Why do we use asp.net?
Explain the difference between Repeater and Data list control in ASP.NET?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
Describe state management in asp.net?
Explain server control extensibility with reference to asp.net 2.0 ?
WSDL means?
State differences between MVC and WebAPI
How do u deploy ur project?
Explain the purpose of storyboard.targetproperty.
What are app services?
What is the difference between localization and globalization?