Threaded View
-
12 Jan 2012 1:42 AM #1
Answered: NestedList: possible to "setDetailCard" to another view?
Answered: NestedList: possible to "setDetailCard" to another view?
Hi,
i'm trying to change the view of a NestedList Detail Card.
using:
writes the second view into the DOM, but doesn't change it on screen.Code:setDetailCard(another view);
any idea?
greets
-
Best Answer Posted by mitchellsimoens
You want it to automatically switch? You will need to use setActiveItem to switch


Reply With Quote