Hello Esgici,
Thanks a lot for checking. I tried it on my XP desktop and Win 7 laptop. Same problem.
I tested as follows:
1. I run the app.
2. Press "C" several times. Now cell pointer (or record pointer) goes to "CD" and "Computer" alternatively.
3. But the title doesn't change (on change event doesn't trigger).
4. It triggers only using arrow keys or using mouse.
If this problem is solved, browse can be a good choice for incremental search
Most of my apps are using Grid as incremental search control when CellNavigation is .f.
But when Grid is used with table, CellNavigation becomes .t. and this feature is off. And I am using DBFCDX in my current project ...
A few months ago, I requested Roberto to give option to set CellNavigation to .f. in case of Table Grid also for that reason ...
After some time:
At last I can manage to do it with a normal grid (array). I tried my best to make it generic

But, it may become slow for large dbf tables

- FindForm.jpg (33.43 KiB) Viewed 1449 times