DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4

Thread: Combo editing

  1. #1
    rkbnair Guest

    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


  2. #2
    m.yang Guest

    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
    >



  3. #3
    rkbnair Guest

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

    >



  4. #4
    Mark Alexander Bertenshaw Guest

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

    > >

    >




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links