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

RadRibbonTab ScrollViewer

3 Answers 126 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
vishruti
Top achievements
Rank 1
vishruti asked on 18 Jan 2017, 10:14 AM

I have attached Snap of my application when it it maximized(Capture1.jpg).

when I am minimizing the window application look like as Capture2.jpg,

What should i chnage in My application, so that As i minimize the application controls size should not be change and scrollbar should be visible in application? as (Capture3.jpg)

3 Answers, 1 is accepted

Sort by
0
Ivan Zhekov
Telerik team
answered on 23 Jan 2017, 08:02 AM
Hi.

Are you sure you are using RadRibbonBar for ASP.NET Ajax ? The reason why I am asking because we do not have scroll viewer in the RibbonBar.

Perhaps you are using another technology stack, say WPF or Windows Forms ?


Regards,
Ivan Zhekov
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
vishruti
Top achievements
Rank 1
answered on 24 Jan 2017, 07:15 AM

Hello Ivan,

I am using RadRibbonWindow and RadRibbonView here, and I have created WPF application.

0
Lance | Manager Technical Support
Telerik team
answered on 25 Jan 2017, 08:52 PM
Hello Vishruti,

What you're seeing is expected because the items have not all been fully collapsed yet. The RibbonView will first collapse the items to their smallest state first, before making the user have to scroll. This provides the best user experience as the items they need remain in the view.

When there is no more room left, will the Ribbon be larger than the width and then render the horizontal scrolling buttons. You can refer to this section in the documentation on how to manage the collapsing feature.

To better explain this, I have built you a small demo with a RadRibbonWindow (attached) and I have recorded this video for you of the demo in action. 

Regards,
Lance | Tech Support Engineer, Sr.
Telerik by Progress
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
RibbonView and RibbonWindow
Asked by
vishruti
Top achievements
Rank 1
Answers by
Ivan Zhekov
Telerik team
vishruti
Top achievements
Rank 1
Lance | Manager Technical Support
Telerik team
Share this question
or