I have a GridView on web form, and a column in a grid is a
linkbutton to open popup..., my problem is when i click on
link button in a gridview popup opens as well works fine.
but when i click on link button once again my popup window
doesnt open.
Can any one help please...

Answers were Sorted based on User's Feedback



I have a GridView on web form, and a column in a grid is a linkbutton to open popup..., my problem ..

Answer / girish

if ur doing by server controls then u can direct add the link button to the grid view then it will work all the times using item template

Is This Answer Correct ?    0 Yes 0 No

I have a GridView on web form, and a column in a grid is a linkbutton to open popup..., my problem ..

Answer / vara

so u take Hyperlink Template it is work

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More Dot Net Framework Interview Questions

What is the difference between renderaction and renderpartial?

0 Answers  


If you are using components in your application, how can you handle exceptions raised in a component ?

4 Answers   Accenture, BirlaSoft,


What is difference between Viewbag and Viewdata in ASP.NET MVC?

0 Answers   NA,


What is meant by bootstrap in mvc5?

0 Answers  


what is Framework?

3 Answers  






What is entity framework firstordefault?

0 Answers  


What's the .NET class that allows the retrieval of a data element using a unique key

1 Answers  


How can Bitwise OR operator reresents in .Net?? To which alias name a variable points to if it is declared as "int" variable??

1 Answers  


What is edm in entity framework?

0 Answers  


What is the difference between viewbag and viewdata in asp.net mvc?

0 Answers  


What is Area in ASP.Net MVC?

0 Answers  


What is edm (entity data model)? : Entity framework

0 Answers  


Categories