Subject | Re: [IBO] Exceptions and Error Messages |
---|---|
Author | Paul Vinkenoog |
Post date | 2001-05-20T11:15:44Z |
Tag Markus,
event handler to OnError for the component in question. According to
the help text, this can also be used to show alternative error
messages.
Good luck,
Paul Vinkenoog
-- errare humanum est
> Im realtively new to IB Objects and I'm trying to find a way to showYou can intercept exceptions before they are raised by assigning an
> customized Error Messages on Posting a Dataset. For Example if my
> 'ITEM_NUMER' field has not been entered, I want to show a message
> which says 'Please enter a correct Item Numer' or similar, and not
> 'ITEM_NUMER is a required field. Is this possible?
event handler to OnError for the component in question. According to
the help text, this can also be used to show alternative error
messages.
Good luck,
Paul Vinkenoog
-- errare humanum est