Subject | TIB_IncSearch |
---|---|
Author | Marcello Mannino |
Post date | 2001-07-20T00:21:08Z |
I'm having trouble with TIB_IncSearch when using characters like dot
or dash.
Assume that keys 'AAA-BBB', 'AAA.BBB', 'AAABBB' exists.
If I search for 'AAA-B' the grid is positioned to the key 'AAABBB',
in short it ignores the dash.
If I search for 'AAA.' the grid is positioned to the some key
starting with 'AAA' in short generally it positions to a wrong key.
Is there any property to set to fix this behaviour ?
If I use a TIB_LocateEdit component the searches work fine with both
dashes and dots.
IBO 4 Gold C & D6, but also in IBO3.x & D5
Thanks for attention,
Marcello Mannino
or dash.
Assume that keys 'AAA-BBB', 'AAA.BBB', 'AAABBB' exists.
If I search for 'AAA-B' the grid is positioned to the key 'AAABBB',
in short it ignores the dash.
If I search for 'AAA.' the grid is positioned to the some key
starting with 'AAA' in short generally it positions to a wrong key.
Is there any property to set to fix this behaviour ?
If I use a TIB_LocateEdit component the searches work fine with both
dashes and dots.
IBO 4 Gold C & D6, but also in IBO3.x & D5
Thanks for attention,
Marcello Mannino