Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
window A contains

one text box and one button

if we click on the button a popup window should be opened.
POPUP window should contain a grid view. The grid view contains a table with two fields.and a bound field with SELECT .
if we select any field in the grid view. the popup window should be closed.
and the text should be copied into the text box window.
thanks in advance.
Posted
Comments
Thanks7872 11-Sep-13 6:15am    
So whats the question?

1 solution

Similar question with answer

How to display gridview in popup window?[^]
 
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