I need to programmatically set Width and Height of PivotView.
How can i do this without call method "Refresh", this method force recreate all component.
Other problem is, when i set Width and Height and call Refresh(), the component start consuming memory indefinitely.
The problem is a spinner global timout cicle never stop even with class 'e-panel-hide' hiding the element.
I acn see the spinner but the execution of "function animateMaterial(spinnerInfo) { " never stop.
Thanks