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
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 |
How does �side by side� work for the .net framework 3.0?
Can I customise the serialization process
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
What are the 3 main components of an asp.net mvc application?
how to create session in .net
What is asp net framework?
Explain unit test done by tester on development team?
What is the use of action filters in an mvc application?
What is namespace used for loading assemblies at run time and name the methods?
What are the two ways to add constraints to a route?
What is poco proxy? : Entity framework
Is it possible to share a view across multiple controllers?