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 / vidit tyagi

you can add a javascript function in the link button of the
datagrid under the itemdatabound event as below


linkbutton linkbtn=(linkbutton)( e.item.findcontrol
("linkbtnname"))
linkbtn.attribute.add("onclick",javascript:returnfuctionname
()");

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does session work in asp net?

1108


What do you mean by authentication?

1118


If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?

1017


What is asp.net ajax?

1045


Can you explain the basic use of dataview?

1120


How do you declare static variable?

1078


Why should i prefer JSP over asp.net or any other web development language..??

2046


What is bound controls

1108


Where would you use an ihttpmodule, and what are the limitations if any?

1073


What is a session http?

968


They mostly asked difference between versions of technologies

1469


What is postback request?

1030


can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it

1988


Explain a program using code nuggets to create a simple application? : asp.net mvc

1116


Who generates session id?

1019