| Subject | (no subject) | 
|---|---|
| Author | James Chua | 
| Post date | 2003-11-23T06:17:19Z | 
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