Add TemplateControl to ComboBox in codebehind?

  1. #1

    Add TemplateControl to ComboBox in codebehind?

    Any ideas on how to add a TemplateControl to a ComboBox in codebehind (Page_Load)?

    I am using this sample as foundation
    https://examples1.ext.net/#/Form/Com...rop_Down_List/

    Basically I am trying to get a combo with more than one column, if this can be done

    tia/Peter
  2. #2

    RE: Add TemplateControl to ComboBox in codebehind?

    how to add a TemplateControl to a ComboBox in codebehind..

    I need to do the same...
    any help..?

    Thaks..!
  3. #3

    RE: Add TemplateControl to ComboBox in codebehind?

    Hi,

    Combo1.Template.Text = "MyTemplateText";

Similar Threads

  1. [CLOSED] Creating Combobox + Store in CodeBehind
    By trezv in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Mar 12, 2015, 1:41 PM
  2. [CLOSED] Can't add ListItems to ComboBox in codebehind [1.0]
    By SFritsche in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jul 18, 2012, 5:05 PM
  3. [CLOSED] ext:ComboBox: IconCombo. Select a item in codebehind
    By supera in forum 2.x Legacy Premium Help
    Replies: 11
    Last Post: Apr 10, 2012, 4:12 PM
  4. [CLOSED] How to set InitialValue of ComboBox from codebehind
    By xeo4.it in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jul 26, 2010, 9:46 AM
  5. Dynamic Combobox in codebehind
    By ljankowski in forum 1.x Help
    Replies: 1
    Last Post: Dec 03, 2009, 2:54 PM

Posting Permissions