This sample illustrates how to change a cell template based on some condition using CellTemplateSelector. The main idea is to create a DataTemplateSelector descendant, and implement your own DataTemplates.
↧
This sample illustrates how to change a cell template based on some condition using CellTemplateSelector. The main idea is to create a DataTemplateSelector descendant, and implement your own DataTemplates.