DataTemplateSelector retriggering
Open
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
Assessment
This issue has not been assessed yet.