How do you add a javascript function for a link button in a
datagrid ?
Answer Posted / vishal jani
you can add a javascript function in the link button of the
datagrid under the itemdatabound event as below
e.item.findcontrol("linkbtnname")
linkbtn.attribute.add("onclick",javascript:returnfuctionname()");
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
How do I know asp.net mvc version? : Asp.Net MVC
Can you nest updatepanel within each other?
Can you dynamically assign a Master Page?
What is Web API?
Where is asp.net view state stored?
Why viewstate is used in asp.net?
Write code to send e-mail from an asp.net application?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
List of words of preprocessor in .net?
Define resource files.
Can the unique key be null?
What is difference between session and cookies?
Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj
Explain one critical mapping?
Describe the .net base class library.