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 you deploy .NET assemblies
What is objectset? : Entity framework
What is the difference between the value-type variables and reference-type variables in terms of garbage collection ?
What is the advantage of using asp.net routing?
How do you box a primitive data type variable ?
What is the difference between model and entity?
What are bundling & minification features in asp.net mvc 4?
How is method overriding different from method overloading
What is the use of razor view engine?
What is entitytype? : Entity framework
What is managed extensibility framework?
What are the two ways to add constraints to a route?