[CLOSED] ComponentLoader - DirectEvents

  1. #1

    [CLOSED] ComponentLoader - DirectEvents

    I would like to know how to deal with directEvents of a component wich is renderd by ComponentLoader.
    In my case a button(ID = 'abc') is created and rendered through ComponentLoader, I also add a direct event handler to the buttons DirectEvent.Click.Event.
    When clicking the button I get an error saying "The control with ID 'abc' not found".
    It seams like the dynamically created control is not registred correctly?

    /PAtrikG
    Last edited by Daniil; Mar 19, 2012 at 7:51 PM. Reason: [CLOSED]
  2. #2
    Hi,

    ComponentLoader doesn't recreate controls.

    Please follow:
    http://forums.ext.net/showthread.php...ll=1#post60155

Similar Threads

  1. [CLOSED] ComponentLoader inconsistency
    By RCN in forum 2.x Legacy Premium Help
    Replies: 10
    Last Post: Jun 07, 2012, 12:24 PM
  2. [CLOSED] ComponentLoader issue
    By RCN in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Apr 12, 2012, 9:28 PM
  3. Replies: 1
    Last Post: Apr 03, 2012, 9:36 AM
  4. [CLOSED] MVC DirectEvents + store
    By SymSure in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Apr 08, 2011, 12:01 PM
  5. [CLOSED] [1.0] DirectEvents in Usercontrols
    By ljankowski in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Jul 12, 2010, 9:39 AM

Posting Permissions