Hi!
I have a problem to catch the event that fires when the user clicks on the pane with the little "arrow" that is placed on the left side of the DataSlicer and DataSelector. I want to be able to catch the event and then check if the DataSelector/DataSlicer has Visibility Collapsed or Visible.
Depending on the result i will update the Grid differently.
I have tried several events but the xamlDataSclicer.Visibility always remain the same.
Br
Problem Solved!
The problem was in the GridLayout not in the components.
Hello Trogny,
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.