Incremental Search in a DBGrid 1.0

By -Neftali- German Estevez

Freeware 14 May 2008

In category

Code Samples > Samples > Database

Description

This example shows easy way to do a search on an incremental search in a field and show the search results on a DBGrid standard. In this instance has been used a TClientDataset, so that all data are loaded into memory (local). It should be borne in mind that this method can be costly if the table is very large data or data are not in local (server-side cursors, for example).

Informations

  • Status: Fully functional
  • Source: FW
  • Size: 347 794kB

Platforms:

  • Delphi 2005 (VCL)
  • Delphi 2007 (VCL)
  • Delphi 6
  • Delphi 7

Downloads