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 |
Speaking of Boolean data types, what's different between C# and C/C++ ?
what is a round trip?What is a postback?
How does assembly versioning work?
What are the different types of filters, in an asp.net mvc application?
What is tempdata?
How to use Jquery Plugins in ASP.Net MVC validation?
How we can register the Area in ASP.Net MVC?
what are the different stepts to create shared assemblies?
What are authentication filters in web api?
Explain representational state transfer (rest) in detail?
What is JIT and how is works ?
Is CLR is compiler or Interpreter