Sesshomurai
7 Jul 2010, 12:06 PM
Hi,
I am trying to add items to a NestedList after it is rendered. The idea is that I want to get my list items from a store and in the 'datachanged' callback, I get the items, add to the list and call doLayout.
But it seems so far, the list will not redraw with updates to its items after rendering.
Is there another trick to try here?
thanks
I am trying to add items to a NestedList after it is rendered. The idea is that I want to get my list items from a store and in the 'datachanged' callback, I get the items, add to the list and call doLayout.
But it seems so far, the list will not redraw with updates to its items after rendering.
Is there another trick to try here?
thanks