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...
Answer Posted / 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 |
Post New Answer View All Answers
What is partialview in asp.net mvc?
How route table is created in ASP.NET MVC?
What is objectcontext? : Entity framework
How do I install .net framework?
Does razor engine supports for tdd?
What is renderbody?
What is ViewData and TempData in ASP.Net MVC?
Explain the advantages of asp.net mvc over asp.net?
Difference between ASP.NET MVC and ASP.NET WebForms?
What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
How do I use partial view?
what is linq to entities?
What is web api‘s in asp.net mvc 4 ?
Which version of .net framework is installed?
Can you set the unlimited length for "maxjsonlength" property in config?