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 symbol would you use to denote, the start of a code block in razor views?
How route table has been created in asp.net mvc?
Can I add asp.net mvc testcases in visual studio express?
What is namespace of asp.net mvc?
Why to use html.partial in mvc?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
Why to use Html.Partial in ASP.Net MVC?
how do you truncate a table using entity data model?
What is edm (entity data model)? : Entity framework
What is entity sql? : Entity framework
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
How can you return string result from Action in ASP.Net MVC?
How does �side by side� work for the .net framework 3.0?
How to answer for project questions..?
What is entitytype? : Entity framework