Hi, I have a DataGrid with several columns and I need to hide a few of them depend of the business logic. It seems that the visible property (that exists) in the DataGridColumn is ignored, even with the direct "false" value.
Do I missing something or it's a property that exists but it's not implemented the action? Regards, Hugo.