Hi,
I am developing a hierarchical data grid where by the values of the parent row can show/hide certain columns. I did setup a bindable value from the parent row's object to the IsVisible property of the GridViewDataColumn but the binding never gets invoked even though all conditions are met correctly. How do I go about achieving this?
Thanks,
Farhan
I am developing a hierarchical data grid where by the values of the parent row can show/hide certain columns. I did setup a bindable value from the parent row's object to the IsVisible property of the GridViewDataColumn but the binding never gets invoked even though all conditions are met correctly. How do I go about achieving this?
Thanks,
Farhan