hi,
Is it possible to adjust the template so that the data is displayed in the DataGrid.
How to set Binding for columns that should be created automatically within the DataGrid.
How to avoid generating DataGrid for each row?
My data source is a DataTable and use FindMatchingItems function for custom filter.
by
Is it possible to adjust the template so that the data is displayed in the DataGrid.
How to set Binding for columns that should be created automatically within the DataGrid.
How to avoid generating DataGrid for each row?
My data source is a DataTable and use FindMatchingItems function for custom filter.
by