Silverlight ItemsControl with Alternating ItemTemplate

Posted by Ray Booysen on Stack Overflow See other posts from Stack Overflow or by Ray Booysen
Published on 2010-06-07T16:38:56Z Indexed on 2010/06/07 16:42 UTC
Read the original article Hit count: 541

Silverlight does not support Alternating Item Templates in an ItemsControl. I have a few ideas in mind as to how to accomplish this, but to avoid polluting the potential answers, I'll leave them out.

If you had to design a method of providing alternating templates (and I mean a full data template) for an ItemsControl, how would you accomplish this.

© Stack Overflow or respective owner

Related posts about Silverlight

Related posts about itemscontrol