Locate a subsequent record
Posted: Thu 28 Mar 2013 12:15
I have a grid that is connected to a UniTable that is sorted on column a. I am using Locate to find the first record in column b that starts with a given letter and move the cursor to it. This works fine
However, I want to implement a "find next" function that moves the cursor onto the next matching record. Any ideas how to go about this?
Thx
However, I want to implement a "find next" function that moves the cursor onto the next matching record. Any ideas how to go about this?
Thx