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 presentation framework?
What is entitytypes? : Entity framework
What is the use of action filters in an mvc application?
What you mean by routing in asp.net mvc?
How can I return string result from action in asp.net mvc?
What are Action Methods in ASP.NET MVC?
What is session state management?
What is associationset? : Entity framework
What is clr? How does work clr & wht is work of clr?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
Can we have enum in entity framework?
What is a model in android?
Is dapper better than entity framework?
How you can implement custom validation in asp.net MVC?