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 we can invoke child actions in ASP.Net MVC?
What is filters in web api?
Which is the root namespace for fundamental types in .net framework?
Why is XmlSerializer so slow
differences between poco, model first and data first approach?
what is csdl?
What is CLR? How it will work?
What are the different types of filters, in an asp.net mvc application?
How to add 'ASPNET.mdf' file into server explorer in visual studio 2005?
What is difference between html.beginform and ajax.beginform?
Explain unit test done by tester on development team?
What is object service? : Entity framework