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 stateless model?

0 Answers  


mention what is code first approach and model first approach in entity framework?

0 Answers   Microsoft,


can i change web.config settings from iis?

1 Answers   HCL, ReadySoft, Wipro,


Explain the role of assembly in the .net framework.

0 Answers  


What are the levels at which filters can be applied in an asp.net mvc application?

0 Answers   NA,






Which is the base class for .net Class library?

12 Answers   Sonata, TCS,


What is edm designer? : Entity framework

0 Answers  


What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?

0 Answers  


What is the difference between the value-type variables and reference-type variables in terms of garbage collection ?

1 Answers  


explain what is ado.net entity framework?

0 Answers   Microsoft,


Why we need a separate mobile project template, while we can render our web application in mobile ?

0 Answers  


What is GUID , why we use it and where

1 Answers  


Categories