Antonio:
Why after typing an argument for the incremental search, if the user navigate the browse with the up/down arrows, the cSeek / oSeek variables loses their data ? Can this be avoided ? Thank you very much.
Antonio:
Why after typing an argument for the incremental search, if the user navigate the browse with the up/down arrows, the cSeek / oSeek variables loses their data ? Can this be avoided ? Thank you very much.
Hi guys:
Does anyone knows how to correct this behavior so cSeek can retain its value ?
>
if the user navigate the browse with the up/down arrows, the cSeek / oSeek variables loses their data ?
>
That is the intended behavior.
In case you do not want that behavior, comment out the statements ::Seek() in all methods like goup() godown(), etc