I have a nested datagrid and I want to hide outer datagrid column when the inner datagrid doesn't have any data. I am using MVVM pattern. Model fills the data in the collections which is binded to the view.I have a nested datagrid and I want to hide out