C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » ASP.NET »

How to generate a pop up window which will contain a gridview ?


Posted Date: 20 Nov 2008      Posted By: Rasmi Ranjan      Member Level: Gold     Points: 1   Responses: 1



Hi All
How to create a pop up window when user clicks a button.That window should contain a gridview where data will be binded from database.It,s urgent can any one tell me?





Responses

Author: Ashwini Rupert    20 Nov 2008Member Level: DiamondRating: 2 out of 52 out of 5     Points: 5

Hi,

Create a page as you create any normal page, with a grid and the required data. Then from the parent window call this page using window.open(url, 'width=200, height=200')

You can specify width, height and other parameters.
If the grid needs to be populated using a value passed from the parent pass it as a querystring.

Hope you are clear. Do feel free to get back in case of doubts.

Regards,
Ashwini



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : How to maintain focus of the controls in DataGrid.
Previous : how to convert all videos into flv without using exe
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use