Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
325
Point me to the documentation concerning fields
posted

Please point me to the documentation on how to specify the fields that will be displayed in a datagrid when binding to an ObservableCollection<T> when I don't want to display all the members in the class. I need to specify the fields. I cannot find the documentation to do this. 

 

Thanks.