113983
Programmer
- Jul 28, 2008
- 26
we have a file with customer name, phone number, description of job, contact name and want to build a search where user can type beginning letters (or numbers) and only items that match will show in grid. We can do this with one index but are looking for way to do it with index on each of these items. Any ideas?