When binding a System.Data.DataTable to a WPF DataGrid, if the DataColumn.ColumnName contains a "," (Comma), all subsequent cells in that column fail to display ...
This sample explains about how to achieve the cascading dropdown with remote data-binding in the ASP.NET Core DataGrid inline editing.