Subject | Re: [IBO] IB_Cursor closes on post |
---|---|
Author | Helen Borrie |
Post date | 2003-12-09T03:42:27Z |
At 03:28 AM 9/12/2003 +0000, you wrote:
But IB_Cursor is also very nice for when you have just one row that you
want to find (with a search or a selector) and edit.
Helen
>So now I know, if I simply want to insert records, I can useCorrect. And of course you can't put an ib_cursor into an ib_grid...
>IB_Cursor. But if I want the inserted record to remain there after
>posting, I'll have to use IB_Query (I have data-aware controls on my
>form).
But IB_Cursor is also very nice for when you have just one row that you
want to find (with a search or a selector) and edit.
Helen