Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Professional For advanced ASP.NET 1.x coders. Beginning-level questions will be redirected to other forums. NOT for "classic" ASP 3 or the newer ASP.NET 2.0 and 3.5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Professional 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 7th, 2006, 06:19 AM
Authorized User
 
Join Date: Oct 2004
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
Default Filter/Search row in asp.net Grid

Can some one tell me if I cancreate a custom row inside a asp.net grid to display the search boxes .
My Ideal grid will be somthing like this:
 - The header row will have the titles with sort options.
 - The second row will be for the filter purpose.. i.e every title will have a search feild below it and a button to trigger the search at the right end of the grid.
 - Then follows the data in the grid.

 This could ease my job of putting the search options. And I believe any contrbution to this topic can help atleast a few people around the world.

 Thanks





 
Old February 7th, 2006, 01:50 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

I would just place some textboxes above the grid that the user can enter as search criteria. Then have a button to execute the query and display the results in the grid.

Jim

 
Old February 8th, 2006, 12:04 AM
Authorized User
 
Join Date: Oct 2004
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
Default

jbenson001 : "some textboxes above the grid that the user can enter as search criteria"
It will work.. And I have used it before.. Thanks for the suggestion
Placing inside the grid could be better..
Wonder if anyone else has thought of it..






Similar Threads
Thread Thread Starter Forum Replies Last Post
rs.filter in asp.net - Please help ivanv ASP.NET 2.0 Basics 0 May 13th, 2007 05:14 AM
Filter grid view results by range of values srinredd59 ASP.NET 2.0 Professional 0 December 27th, 2006 03:55 PM
Refreshing a grid in asp.net 2.0 cpanson ASP.NET 2.0 Professional 3 March 5th, 2006 12:29 AM
Read a column and Search Row by Row in another col AyatKh Excel VBA 2 January 26th, 2005 12:02 PM





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