Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2805
use different ItemTemplate in nodelayout
posted

As you can see in my attached image, to make part of text editable (some nodes don't need), I can use grid in ItemTemplate. Since at the same level, the nodes have different layouts, I want to create different ItemTemplates. But how can I bind different nodelayout with different ItemTemplate? Currently I have a bool field to separate them.

Thanks for help.