Combo Box Component

Posted by Dan Dobbs – October 19, 2007


Here is a basic Combo Box component that is easy to implement and customize. It supports automatic scrolling when the number of items exceed the specified height and is fed by an array.

Example, Source

Filed Under:   1.0 Javascript, Components | 3 Comments

Comments

Leave a Comment

If you would like to make a comment, please fill out the form below.

Name (required)

Email (required)

Website

Comments

3 Comments so far
  1. Bryan November 15, 2007 5:42 pm

    Hi! Great site. I’m trying to write a Silverlight 1.1 app, and the very first thing I noticed is there are no native controls. Do you have any examples on how to make a Textbox control, or maybe a Treeview control? Thanks!

  2. [...] found this control from this link. The original control is written in Javascript and XAML. I changed that control to Silverlight 2.0 [...]

  3. savio March 28, 2008 6:07 am

    this source file not opening…
    please tell me if there is a special way
    and method to utilize this control.
    I use VS 2008.
    plz help. I need a combo box in silverlight1.0.