Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

search column in tkc component

Status
Not open for further replies.

womblies

Programmer
Feb 28, 2003
62
IE
i have a data grid that is filled from a database, i want to be able to search this grid by a certain column.

i have set up an input text box for the user to enter text string(can be partial string)for the search and a combo box so they can select the column to search and when they push a button then the grid will refresh with new data

eg if user enters "ge" and selects "firstname" column the grid will refresh with all first names starting with "ge"

does anyone have any idea how i can go about doing this.

cheers
womblies
 
Hi All,

Did this post get missed ? I would love to be able to add this functionality as well to my grid.

Brian.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top