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 |
What is the difference between renderaction and renderpartial?
If you are using components in your application, how can you handle exceptions raised in a component ?
4 Answers Accenture, BirlaSoft,
What is difference between Viewbag and Viewdata in ASP.NET MVC?
What is meant by bootstrap in mvc5?
what is Framework?
What is entity framework firstordefault?
What's the .NET class that allows the retrieval of a data element using a unique key
How can Bitwise OR operator reresents in .Net?? To which alias name a variable points to if it is declared as "int" variable??
What is edm in entity framework?
What is the difference between viewbag and viewdata in asp.net mvc?
What is Area in ASP.Net MVC?
What is edm (entity data model)? : Entity framework