Click here to Skip to main content
15,909,205 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I want to display a popup window onclick of a link button.
The user needs to select some value from that popup which then closes.

The textbox should contain the selected value.

Note that I have created popupwindow with gridview in which I have placed a button template.

Whenever the user clicks on linkbutton my openpopup script gets called and the popup gets opened.

When user selects some value(button) it should be reflected in the textbox but in my case this is happening on second click.

Please help to resolve this.



[edit for clarity and grammar]
Posted
Updated 6-Jun-10 23:05pm
v2
Comments
Sandeep Mewara 7-Jun-10 3:35am    
Around middle end of your question you made things confusing. Can you please update your question and be a little clear of what you were trying to do?
Jamil Hallal 7-Jun-10 3:49am    
Reason for my vote of 1
Please clarify your question

Please update your question and clarify it, and if possible post some of the code in order to review it together
 
Share this answer
 
I think I understand your problem, but need to see the relevent area of code in order to follow it through and see where the problem lays.

Please post the code.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900