[CLOSED] Setting SelectedItems of a combobox from MVC Model

  1. #1

    [CLOSED] Setting SelectedItems of a combobox from MVC Model

    Hi,
    i need to set the values of a combobox, that is bound to a store, from a a property of an MVC Model which is of type generic list. How can i achieve that? can you please give me an example?
    Last edited by Daniil; Apr 25, 2013 at 4:07 AM. Reason: [CLOSED]
  2. #2
    Hi @hikalkan,

    Please take a look at the following example.
    http://mvc.ext.net/#/Models/Model_Bind/

    You might need to bind the data direct to a ComboBox's Store.

Similar Threads

  1. Combobox SelectedItems by value icw store
    By prost in forum 2.x Help
    Replies: 1
    Last Post: Oct 23, 2012, 9:06 AM
  2. Replies: 4
    Last Post: Feb 21, 2012, 4:23 AM
  3. Split multicombo selectedItems (server side)
    By asazine in forum 1.x Help
    Replies: 2
    Last Post: Mar 10, 2011, 2:25 PM
  4. [CLOSED] multiselect set selecteditems
    By idrissb in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Nov 02, 2009, 7:09 PM
  5. Replies: 1
    Last Post: Jan 07, 2009, 1:38 PM

Posting Permissions