Also, I had been using a "shortchar" field as the datasource. Hope this all helps.
Â
________________________________
From: aimee.grebe <aimee.grebe@...>
To: vantage@yahoogroups.com
Sent: Tue, June 1, 2010 12:33:05 PM
Subject: [Vantage] Re: Ultra Combo Box Question
Â
Did you ever get this worked out? I have the opposite of your problem. I am using an UltraCombo box and would like for the users to be able to add an item but it does not let them. What datasource are you using? I am wondering if that has any impact on it. I am using QuoteDtl.Character10.
Thanks,
Aimee
Â
________________________________
From: aimee.grebe <aimee.grebe@...>
To: vantage@yahoogroups.com
Sent: Tue, June 1, 2010 12:33:05 PM
Subject: [Vantage] Re: Ultra Combo Box Question
Â
Did you ever get this worked out? I have the opposite of your problem. I am using an UltraCombo box and would like for the users to be able to add an item but it does not let them. What datasource are you using? I am wondering if that has any impact on it. I am using QuoteDtl.Character10.
Thanks,
Aimee
--- In vantage@yahoogroups.com, melissa hietala <kevmel822@...> wrote:
>
> bw2868bond,
>
> Is there any chance you can give me a a complete sample of your code used for this? I'm getting error messages and I can't figure out what exactly I need to do. I tried using your example below but I'm apparantly missing something. If you could post your code (including any variable declartions, etc) it would be much appreciated.
>
> Thanks,
> ÂÂ
> Dustin Biniek
>
>
>
>
> ________________________________
> From: bw2868bond <bwalker@...>
> To: vantage@yahoogroups.com
> Sent: Fri, May 21, 2010 8:34:23 AM
> Subject: [Vantage] Re: Ultra Combo Box Question
>
> ÂÂ
> Does not appear in the property sheet, you will have to assign the property in the form load event
>
> ucbMyEpiUltraCombo.DropDownStyle = DropDownList (or UltraComboStyle.DropDownList)
>
> --- In vantage@yahoogroups.com, melissa hietala <kevmel822@> wrote:
> >
> > I guess I am not seeing this "DropDownStyle" property as an option. We are currently on 8.03.406. Is this maybe not available at this level?
> >
> >
> >
> >
> > ________________________________
> > From: bw2868bond <bwalker@>
> > To: vantage@yahoogroups.com
> > Sent: Thu, May 20, 2010 7:35:44 PM
> > Subject: [Vantage] Re: Ultra Combo Box Question
> >
> > ÂÂÂ
> > DropDownStyle Property:
> >
> > You can choose between dropdown and dropdown list styles for the UltraCombo. The default is to use the dropdown style, where the text portion of the control is editable. You can also choose a dropdown list style, where the text portion of the control is not editable and the user must choose an item from the list.
> >
> > --- In vantage@yahoogroups.com, melissa hietala <kevmel822@> wrote:
> > >
> > > I have an ultra combo box added to a screen.  Currently a user is able to select an option from the drop-down list or type into the field whatever text they would like. Is there a way that I can restrict this field so that the user must select one of the options from the drop-down?
> > >
> > > Thanks,
> > >
> > > Dustin BiniekÂÂÂ
> > >
> > >
> > >
> > >
> > > [Non-text portions of this message have been removed]
> > >
> >
> >
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
[Non-text portions of this message have been removed]