Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7855901
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T20:31:19+00:00 2026-06-02T20:31:19+00:00

We used the Kendo UI DropDownList the first time without binding with knockout. Via

  • 0

We used the Kendo UI DropDownList the first time without binding with knockout.
Via jquery a usual html input is transformed into a KendoUI DropDownList.
But how can i remove/edit/add items to the options?

If i modify the html inputs options via jquery it has no influence on the kendoui dropdown – even with a refresh call afterwards.

Any ideas how to do this?
Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T20:31:22+00:00Added an answer on June 2, 2026 at 8:31 pm

    Yo mate

    You should use the dataSource of the combobox.
    e.g.

    var ds = $('#YourCombo').data().kendoComboBox.dataSource;
    

    then you can modify the items like this

    //someIndex is the index of the item in the dataSource
    ds.data()[someIndex].set("text","Cool! its changed");
    

    to add item or remove use the add and remove methods of the dataSource

    ds.add({text:"Test again!",value:"5"});
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I used HTML collection object as an array and adding the elements into it.
i'm using the kendo ui grid on my backbone application. i used this codes.
I used this code which found on forum without errors in 4.0.2a and now
used to check user input like username not a login account.
I used CouchDB 1.1.1 with self-signed certs fine for some time. Then, I purchased
I used to use JavaBlackBelt a lot when I was first learning java, I
I used list to place cities into a trip. Then I iterate over the
Used http://www.ilbcfreeware.org/software.html - I only get static from the files that ilbc_test.exe creates. Does
I used JQuery fullscreen plugin ( http://srobbin.com/jquery-plugins/jquery-backstretch/ ), And some CSS techniques for vertical
Used this http://code.google.com/webtoolkit/doc/latest/DevGuideRequestFactory.html tutorial to understand the basic concepts, but having problems running my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.