This is a migrated thread and some comments may be shown as answers.

Panorama reorganize after hide

1 Answer 43 Views
Panorama
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 13 Jun 2018, 12:11 PM

Hello

I am hiding a group via code at runtime with 

carers.Visibility = Telerik.WinControls.ElementVisibility.Hidden

 

however the gap stays there, is there a function to auto reorganize so the next group to the right takes its spot

(fills in the gap)

 

if not, can set there order via code, or delete the group completely

 

all at runtime

 

thanks

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 14 Jun 2018, 10:11 AM
Hello, Paul,  

When you set the Visibility property to Hidden of a certain TileGroupElement, it is not shown in the panorama but it still participate in the layout. In order to completely hide the TileGroupElement and don't have a gap, feel free to set the Visibility property to Collapsed.

I hope this information helps. If you have any additional questions, please let me know. 

Regards,
Dess
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Panorama
Asked by
Paul
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or