[CLOSED] Dropdown Field Icon Error

  1. #1

    [CLOSED] Dropdown Field Icon Error

    Hi,


    After last nights update, I get the following error for Dropdownfield :


    "Cannot create an object of type 'Ext.Net.Icon' from its string representation 'Combo' for the 'Icon' property."

    The error appers in the examples explorer too...


  2. #2

    RE: [CLOSED] Dropdown Field Icon Error

    Hi Amit,

    I think there was a breaking change that was not listed in the CHANGELOG.txt.


    The .Icon property of any TriggerField Component (ComboBox, DropDownField) was renamed to .TriggerIcon.


    The .Icon property now accepts a type of Icon (Enum) and the functionality is the consistent across all Fields of showing a left-aligned Icon inside the input field.


    Example


    TriggerIcon="Combo"

    Hope this helps.


    Geoffrey McGill
    Founder

Similar Threads

  1. Replies: 2
    Last Post: Jan 18, 2012, 5:24 PM
  2. [CLOSED] Dropdown Field List Position
    By amitpareek in forum 1.x Legacy Premium Help
    Replies: 10
    Last Post: Apr 14, 2011, 7:04 PM
  3. Replies: 6
    Last Post: Feb 08, 2011, 6:17 PM
  4. Replies: 3
    Last Post: Jul 20, 2010, 7:48 PM
  5. [CLOSED] Lazy Mode | Dropdown Field | Treepanel Instance
    By amitpareek in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Feb 18, 2010, 3:52 PM

Posting Permissions