dotnet / dotnet/wpf

DataTemplateSelector retriggering

Open
#161 2 comments 3 reactions 0 assignees View on GitHub
Enhancement Requested
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

Currently there is no way to start the template selection process of DataTemplateSelector without removing it from the Control and reapplying it.

In some cases (if we have complex template selection mechanism) the simple Property Based template selection of the DataTemplate doesn't quite cut it, and because there is no retriggering of the datatemplate selection in the datatemplateselector it is not really usable it it's current form.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.