Wrox Programmer Forums
|
ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 2nd, 2006, 12:43 PM
Authorized User
 
Join Date: Jul 2005
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Default search page design

I have 3 pages. search, result, detail

How to take advantage of GridView to get the result based on the value by search page?

I use GridView. But the Column is static. What if I wanna show different columns based upon different search? Besides, the sql statement/stored procedure seems static (not generated in run-time). What if I wanna search by more than one criterion? Detail page shows detail view of each record in result page.

Thanks

 
Old February 3rd, 2006, 12:13 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

You have a lot of quetions, and you really need to do some reasearch. There are examples on line.

The gridview columns can show different columns based on your criteria.
The sql for different criteria is not difficult, but if you have problems, post in the sql forums.

>>>What if I wanna search by more than one criterion? Detail page shows detail view of each record in result page.

What does that mean?







Similar Threads
Thread Thread Starter Forum Replies Last Post
cannot view the design of the .aspx page sansircar ASP.NET 1.0 and 1.1 Professional 1 October 24th, 2006 01:31 PM
design (css) doesn't fit in page gilgalbiblewheel CSS Cascading Style Sheets 1 February 25th, 2005 05:20 AM
Search Page Help mvollmer Classic ASP Databases 16 November 19th, 2003 02:53 PM
search page boo Classic ASP Databases 1 July 24th, 2003 04:56 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.