I'm looking for a way to lock the layout of the pivotgrid, so that the user cannot drag / move / remove dimensions or meassures.
(In some scenarios it isn't usefull to change the layout and the pivotdataselector is not displayed. If the user accidentally drags one of the dimensions out of the grid there is no way to put it back.)
Hi
You can look at this sample
http://samples.infragistics.com/sldv/RunSamples.aspx?cn=pivot-grid#/pivot-grid/disable-drag-and-drop
RegardsTodor
Thanks, both of you, for the quick answer.
I will have a look at the styling and see how I can implement it. I need a way to switch the behaviour at will from the viewmodel each time a new set of data is loaded into the grid.