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.