Forum Discussion

sritushar0109's avatar
sritushar0109
Copper Contributor
Feb 01, 2022

Data bindings with DataGrid in WPF Application

This is an unusual behavior when I bind the DataTable to the DataGrid ItemsSource. The header name in DataGrid header is displacing underscore character, due to which the header name does not actually appears with exact name i.e. EC_CLASS_NAME appears as ECCLASS_NAME, NOMINAL_DIAMETER appears as NOMINALDIAMETER. What would be the cause of it?

No RepliesBe the first to reply

Resources