Typed Find in datasheet

groupy

Registered User.
Local time
Today, 00:27
Joined
Dec 17, 2001
Messages
33
Hi,

I have the following question:

I want to make a find option in a datasheet form.

So when I type: 'e', the first record what start with 'e' , will be selected.

When I type a 'r', after I typed the 'e' (time is not a issue) the first record what start with 'er' must be showed.

When I type Backspace, after I type the 'e' and the 'r'. The first record with 'e' must be selected again.

So when I type:
'e' > edward is selected
'r' > erwin is selected
BACKSPACE > edward is selected again

The time between the keypresses is no issue.

A extra feature will be very nice. This feature is when you type 'e', the form goes to the record edward but ONLY the 'e' is selected (black), en when I type 'r', ONLY 'er' is selected (black).

Hopefully there someone who can help me,

Thanks.
 
Hi,

I saw the examples in your link, but it's not exactly what I look for, because I don't want to type in a separate textfield. Because the user must tab all the time between datasheet and txtfield.

What I look for I typing in the datasheet with the function as I describe.

But thanks a lot for you're time.

Have someone else a idea.
 

Users who are viewing this thread

Back
Top Bottom