Also the user will be searching using a code and that is what will be being displayed in the gridview. When they hit select to go to the next page the code they used to search with should be displayed on the new page. How do I do this, is it a session variable?
JorgeM958 Problem Solver Team ColleagueFeatured Poster
One of the easiest ways to accomplish this is to add a hyperlink control. You can do this via the GUI-design view by right clicking the Gridview and modifying the field properties.
Then for the hyperlink, you can modify the DataNavigateUrlFields and DataNavigateUrlFormatString properties.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.