View Full Version : Multiple template for NestedList
kostysh
9 Dec 2011, 8:32 PM
Is it posible to setup diferent templates for NestedList items depends on leaf value.
For examle: if item has leaf=true - we use first template and otherwise second.
mitchellsimoens
10 Dec 2011, 6:53 AM
Not really. A NestedList is a container using card layout and it's items are just Lists so you could change the template for the Lists but you have to hack it to allow it to work.
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.