try this_onBeforeRowDisplayEvent
At 03:43 PM 9/17/99 -0700, Perry Hunchak wrote:
>I want to have some code that will display one of two static fields in a page.
>I have two fields,firstname and preferredname. Here's the pseduocode I
>want to implement.
>if pref is null
>set preferredname.setVisible(false)
>else if pref is not null
>set firstname.setVisible(false)
>
>In which Event do I put something like this? The ND docs say that
>setVisible can't be put in onbeforeDisplay Event but I would've thought
>that's were you would put it?
>_________________________________________________________________________
>
>For help in using, subscribing, and unsubscribing to the discussion
>forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
>
>For dire need help, email: [EMAIL PROTECTED]
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]