Hello
I am trying to hide the Pivot Grid Drop control areas
In the Layout Loaded Event I am using
this.xamPivotGrid.FiltersDropControl.Visibility = Visibility.Collapsed; this.xamPivotGrid.ColumnsDropControl.Visibility = Visibility.Collapsed; this.xamPivotGrid.MeasuresDropControl.Visibility = Visibility.Collapsed;
It seems the the Drop area is hidden
But there is one more Issue where the icons indicating Measures,Rows and Columns doesnt hide.
Please give me an idea how to hide those images and the area it occupy
Thanks
Hello Vetriselvan,
This issue had been fixed and is available in latest service release 13.1.20131.2073.
You can download the Service Release by logging in our web site and then going to Account\My Keys and Downloads page
Thank you for using Infragistics Components.
I am just checking if my last reply was helpful for you.
If you have nay questions, please do not hesitate to ask.
Yes it solved the issue.
Thank you for your feedback Vetriselvan. I believe that this could be helpful for other community members as well.