Quick question,

I have a situation that I have a multi-select ListBox in a repeated,
Using getValue or getSelectedList I get all the selected values regardless
of the row number in the repeated.
I need to get the selected values for specific row number of the repeated.

It's urgent,


Regards,
Hadi



----- Original Message -----
From: Partensky, Boris <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, October 26, 1999 4:57 PM
Subject: Re: [ND] getSelectedList()


> If I remember correctly, the most reliable way to do this is by using
> getValue() on this visual field.
> It will return you CSpVector of selected values.
>
> Boris
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> > Sent: Tuesday, October 26, 1999 4:46 PM
> > To: [EMAIL PROTECTED]
> > Subject: [ND] getSelectedList()
> >
> > Hello,
> >
> > I have a listbox that I want the user to be able to select up to five
> > items
> > from.  How do I obtain the list of values of their selection?  Does
> > getSelectedList() work properly?  I know getSelected() has problems.  If
> > not,
> > what is the preferred method to use?  Also, how do I setValue() for
> > multiple
> > selections?  I am using ND4.1.3.
> >
> > Thank you,
> >
> > Jill
> >
_________________________________________________________________________
> >
> > 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]

_________________________________________________________________________

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