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 difference between razor and web form engine?
What is connected scenario? : Entity framework
What is mapping in entity framework? : Entity framework
What is separation of concerns in asp.net mvc?
i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources
What is disconnected scenario? : Entity framework
What is viewbag title?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
Possible ways to prevent xss attacks on mvc application?
What is .net framework & its benefits?
What are the new enhancements done in default project template of asp.net mvc 4?
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
what is entity framework?
Explain two instances where routing is not implemented or required?
What is the greatest advantage of using asp.net mvc over asp.net webforms?