Last Updated:
18 Sep 2024 09:20
by Colt
DataGrid: Provide a meaningful exception when the typed DataGrid columns do not have a PropertyName/DataMemberBinding applied
Currently when the typed DataGrid columns (all columns except TemplateColumn) do not have a PropertyName/DataMemberBinding applied, a misleading exception is thrown and it is difficult to find out what is causing it.