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
|