-
Combo editing
How can a dropdown type(0) Combo make items non addable.
I want the user to pick the items from the popup list only. No adding/editing
items.
0.Dropdown Combo
1.Simple Combo
2.Dropdown List
-
Re: Combo editing
Use 2. Dropdown list
"rkbnair" <rkannale@solus1.oceaneering.com> wrote:
>
>How can a dropdown type(0) Combo make items non addable.
>I want the user to pick the items from the popup list only. No adding/editing
>items.
>
>0.Dropdown Combo
>1.Simple Combo
>2.Dropdown List
>
-
Re: Combo editing
Mr. Yang,
Thanks for the reply. Yes I tried that and got the following message while
choosing from the list of items. I'm using a databound ADO. What is this
message for?
**************************************************************
Binding collection error.
Field not updatable;Bound property name text; Fieldname; str_fldname
**************************************************************
"m.yang" <myang@foxinternet.net> wrote:
>
>Use 2. Dropdown list
>
>"rkbnair" <rkannale@solus1.oceaneering.com> wrote:
>>
>>How can a dropdown type(0) Combo make items non addable.
>>I want the user to pick the items from the popup list only. No adding/editing
>>items.
>>
>>0.Dropdown Combo
>>1.Simple Combo
>>2.Dropdown List
>>
>
-
Re: Combo editing
"rkbnair" -
Mr. Yang is correct. The error happening because you haven't set up the
databound combo box properly. It is saying that the Field is not
updatable - check your bindings.
--
Mark Alexander Bertenshaw
Programmer/Analyst
PrimeResponse
Brentford
UK
"rkbnair" <rkannale@solus1.oceaneering.com> wrote in message
news:39820883$1@news.devx.com...
>
> Mr. Yang,
>
> Thanks for the reply. Yes I tried that and got the following message while
> choosing from the list of items. I'm using a databound ADO. What is this
> message for?
>
> **************************************************************
> Binding collection error.
> Field not updatable;Bound property name text; Fieldname; str_fldname
> **************************************************************
>
> "m.yang" <myang@foxinternet.net> wrote:
> >
> >Use 2. Dropdown list
> >
> >"rkbnair" <rkannale@solus1.oceaneering.com> wrote:
> >>
> >>How can a dropdown type(0) Combo make items non addable.
> >>I want the user to pick the items from the popup list only. No
adding/editing
> >>items.
> >>
> >>0.Dropdown Combo
> >>1.Simple Combo
> >>2.Dropdown List
> >>
> >
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks