Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

Explain what does mvc represent in asp.net? : asp.net mvc

1136


Explain what are the advantages of asp.net mvc framework? : asp.net mvc

1179


What is a SESSION and APPLICATION object?

1088


How does u call and execute a sp in .net?

1030


Name the tools or API for developing or testing web api?

994


What is scope of an application variable in asp.net?

1038


Describe the Server Control Events of ASP.NET?

1225


i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?

2015


Explain different authentication modes in asp.net?

1221


How to send a DataReader as a parameter to a remote client ?

3498


Define managed code and managed data in .net?

1003


What type of code, client-side or server-side, is found in a code-behind file of a Web page?

991


What is the life cycle of an asp.net page?

964


Explain about asp.net 2.0 themes?

1007


Why Unload event of MasterPage Calls first in ASP.net ?

1083