Subject | ib_dataset.state bug? |
---|---|
Author | james_027 |
Post date | 2003-11-24T01:55:38Z |
Is this a bug?
I have a form when create it puts the dataset on search state. Then by
coding from search state I put it into insert mode like this
dataset.insert; Here's the puzzle, from insert mode when
cancel(dataset.cancel;) I expect the dataset will be in browse mode, but
instead it was put back in search mode. Is this the way it should be?
james
I have a form when create it puts the dataset on search state. Then by
coding from search state I put it into insert mode like this
dataset.insert; Here's the puzzle, from insert mode when
cancel(dataset.cancel;) I expect the dataset will be in browse mode, but
instead it was put back in search mode. Is this the way it should be?
james