hi..
well i have a gridview on a page and when the user selects the gridview row then that gridview row should be redirected to a new page.
this new page has another gridview which i need to populate with the selected gridview from previous page.
can somebody help me with this

You could use Session. Create a copy of selected rows (Use List,array, or datatable).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.