I have a question regarding the search results. I have two DropDownList items on the page and when I make the selection, they present me the result in the GridView given on the same page. So far I am successful in bringing the data on the same page.

I want to display the data on the separate page. I want that a page should be either dynamically created or every time I search, the results should be displayed on a separate page.

How can I do it? Any one having the knowledge about this, please send me some material or chunk of code.

Your help will be highly appreciated and thanks in anticipation.

Best Regards,

Bilal A. Khan

You need to use query string or session to persist data between page requests.

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.