Subject | TIB_SearchEdit-Event before Search |
---|---|
Author | Boris Schlüszler |
Post date | 2001-12-19T16:20:37Z |
Hello!
I'm using TIB_SearchEdit to search for rows.
My entry should be interpreted before the prepare takes place.
While interpreting, the value of IB_SearchEdit.Text should be changed.
How may I do that?
Example:
IB_SearchEdit: 'ca45' is entered.
Now Enter is pressed.
Before the value is given to the query I'd like to change it to 'DAN-CA
45'
And then processing may linger on...
Regards, Boris
I'm using TIB_SearchEdit to search for rows.
My entry should be interpreted before the prepare takes place.
While interpreting, the value of IB_SearchEdit.Text should be changed.
How may I do that?
Example:
IB_SearchEdit: 'ca45' is entered.
Now Enter is pressed.
Before the value is given to the query I'd like to change it to 'DAN-CA
45'
And then processing may linger on...
Regards, Boris