Click here to Skip to main content
16,016,345 members

1 solution

In "footertemplate" or "headertemplate" you can place a textbox and for that textbox bind a method on "OnKeypress" Event. In that method you can place all your code for searching database with key which is comes from textbox.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900