Alan Turner <[EMAIL PROTECTED]> wrote in message 
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am able to retrieve the ComboBox from an AnyUserSessionObject in the PE.
> In the new page, on the myComboBox_onBeforeDisplayEvent, I get the handle of
> myComboBox and set it to the value of the AnyUserSessionObject, casting it as
> type CSpComboBox.  This is successful.

How can you set display field to something other than it is - AFAIK there is no
CSpPage.setDisplayField(name,CSpField) ? You can set the value but not the object 
itself.

So you have to store values from your original combo box (as an array or some other 
struct.)
and then populate other boxes with those values.

--
[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]

Reply via email to