Discussion:
Need to fill cursoradapter on demand
(too old to reply)
Tanveer Ishaque
2005-11-10 05:10:54 UTC
Permalink
Nov 10, 2005

Hi

I need to fill a cursor adapter on demand, maybe by clicking a command
button on the form.

How can I do this.

Thanks in advance
Tanveer Ishaque.
Kurt Grassl
2005-11-11 17:10:47 UTC
Permalink
Post by Tanveer Ishaque
I need to fill a cursor adapter on demand, maybe by clicking a command
button on the form.
How can I do this.
yourCursorAdpater.cursorFill(.f.) in the click-event of the button.

?

regards
Kurt

Loading...