Kbase 15154: How to define column events and triggers from the UIB
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
How to define column events and triggers from the UIB
To define a column event and associated trigger from the UIB do the
following:
1.) Create the SmartBrowser, including all fields that you want
displayed.
2.) Select Code Section Editor from the menu or toolbar.
3.) For the Section to edit choose Triggers.
4.) Click on the New button and choose either LEAVE or ENTRY from the
list of available triggers.
5.) Click on the OF button and choose the column (field) that you want
to trigger on.
6.) Enter your code in the DO statement and save the changes.
Progress Software Technical Support Note # 15154