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??