Subject | SearchMode and Events |
---|---|
Author | Harald Klomann |
Post date | 2000-12-13T12:10:41Z |
Jason,
if the DataSet is in SearchMode and I either post or cancel search,
the events BeforePost / AfterPost and BeforeCancel/After Cancel are
! not ! fired. Instead the events BeforeExecute / AfterExecute are fired.
Is it that you intended ? I assumed that the BeforePost/AfterPost are fired,
because I confirm the search with Post and cancel it with Cancel !
How can I check whether the user posted or canceled search, without checking
which button he pressed ?
thanks
Harald
if the DataSet is in SearchMode and I either post or cancel search,
the events BeforePost / AfterPost and BeforeCancel/After Cancel are
! not ! fired. Instead the events BeforeExecute / AfterExecute are fired.
Is it that you intended ? I assumed that the BeforePost/AfterPost are fired,
because I confirm the search with Post and cancel it with Cancel !
How can I check whether the user posted or canceled search, without checking
which button he pressed ?
thanks
Harald