enisn / TreeView.Maui

A simple treeview control for MAUI
MIT License
38 stars 8 forks source link

TreeView DataTemplateSelector #21

Open sachinkanadia-se opened 11 months ago

sachinkanadia-se commented 11 months ago

Hi does the TreeView support the datatemplateselector?

enisn commented 10 months ago

There is no additional limitation for it. TreeView uses DateTemplate feature of MAUI. DataTemplateSeletor should be working properly. But if you face an issue while using it you can report the problem here