When (if ever) will the DataGrid control support the de-facto x:Bind mapping instead of the non-standard Mapping?
Mapping, as well as Binding bind during runtime. Binding errors will not be caught during compile-time and obfuscation is nearly impossible.
Hello Mohanrad,
Although ItemsSource supports x:Bind, binding of a column is done through MappingName.
I would like column-binding to support x:Bind.
Regards,
Arthur