[CLOSED] combobox directevent dinamyc items

  1. #1

    [CLOSED] combobox directevent dinamyc items

    I have a combobox which is created dynamically on direct event. Items for this combobox are assigned at that time base on parameter I receive from direct event. Problem is I can get the combobox to display the proper dropdown items, it always shows empty.
    I'm using the .Items.Add(ListItemParam) method of the combobox to create the items.
    Is it there any additional call to a particular method I should make in order to make it work? Should I go using a dynamically created store instead?
    Last edited by Daniil; May 04, 2015 at 9:27 PM. Reason: [CLOSED]
  2. #2
    Found the thread 9568 which actually solved my problem. Thank you guys. Yo can close the case now.
    Last edited by Daniil; May 04, 2015 at 9:28 PM. Reason: Added the link

Similar Threads

  1. Replies: 4
    Last Post: Jul 15, 2014, 10:59 AM
  2. Replies: 9
    Last Post: Feb 22, 2014, 5:02 AM
  3. Load dinamyc control on Ext.Net.Deskop error.
    By tk.Mageztik in forum 2.x Help
    Replies: 6
    Last Post: Aug 23, 2012, 5:58 PM
  4. [CLOSED] Change ComboBox items during DirectEvent
    By jmcantrell in forum 1.x Legacy Premium Help
    Replies: 14
    Last Post: Sep 16, 2010, 9:08 AM
  5. .Net Validator to Coolite Componet..? dinamyc
    By grmontero in forum 1.x Help
    Replies: 0
    Last Post: Dec 17, 2008, 5:38 PM

Tags for this Thread

Posting Permissions