Re: How to supress Null_value in List-Item ?

From: Andy Hardy <aph_at_ahardy.demon.co.uk>
Date: 10 Oct 1998 09:44:41 GMT
Message-ID: <01bdf432$73dac060$430c400a_at_viao1>


aupadhya_at_bbn.com wrote in article <6vlc99$m7n$1_at_nnrp1.dejanews.com>...
> You must provide a default value while design time in order to avoid
that.
> While defining list item provide some dummy list item name and values and
> keep one of the value which you know will come up after query too..as a
> default value.
>
> Read online help for POPLIST item default value and other value property.

As Steffen is populating the list at run-time he will probably find it useful to use the DEFAULT_VALUE function.

Having set up your default value, you end up with a list which appears to have a NULL entry, but whenever it is selected you get your default shown instead.

Andy
>
>
> In article <3608F852.775E_at_pcm.bosch.de>,
> Steffen Stellwag <Steffen.Stellwag_at_pcm.bosch.de> wrote:
> > I have a list-item ( Type POP_List) populated at runtime from a Record
> > group with an associated query ( select col1,col1 from table)
> >
> > The list item is populated correctly with the query and always a
fuc...
> > null_value is added .
> >
> > Unfortunately this null value is the first item in the result and
> > appears as the first value in the listitem.
> >
> > Any solutions ? Thanx.
> >
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
 

>
Received on Sat Oct 10 1998 - 11:44:41 CEST

Original text of this message