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 difference between Viewbag and Viewdata in ASP.NET MVC?
If u have an Empty Xml file and u have to bind dataset data to empty xml file? if u have an empty dataset u have to bind xml file data to it?
When was the first version of .NET released
What are the benefits of .net framework?
If I have multiple filters implemented, what is the order in which these filters get executed?
Why to use html.partial in mvc?
what is entity data model?
What is managed extensibility framework?
How does the 'page lifecycle' of asp.net mvc works?
Can we look at the IL for an assembly?
How to Insert a TextBox value in to Sql database using C#.Net coding
What is difference between shared and public