Hello,
I have two pages. On the first page I have a radgrid that is populated with data. In one column of this grid, I have three hyperlink controls that allow me to navigate to different pages based on which Hyperlink control I click. One of the Hyperlink controls is "Copy." When I click "Copy" I need to go to a completely different page that has a radgrid with a copy of this item. I can get to the next page without any problems, but right now my second page is just exposing an empty "Insert" form. What I need is for some of the fields on this insert form to be populated with data from the previous page's item. Any ideas? I haven't been able to figure anything out on this as of yet.
I have two pages. On the first page I have a radgrid that is populated with data. In one column of this grid, I have three hyperlink controls that allow me to navigate to different pages based on which Hyperlink control I click. One of the Hyperlink controls is "Copy." When I click "Copy" I need to go to a completely different page that has a radgrid with a copy of this item. I can get to the next page without any problems, but right now my second page is just exposing an empty "Insert" form. What I need is for some of the fields on this insert form to be populated with data from the previous page's item. Any ideas? I haven't been able to figure anything out on this as of yet.