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

Aligning a Ribbon Group to the right

1 Answer 241 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
Perlom
Top achievements
Rank 1
Perlom asked on 16 Nov 2011, 09:46 PM

Hi,

 

We are using RadRibbonView that contains RibbonTab with a number of Ribbon Groups.  I want to show a textbox (for search functionality) and I want to be aligned to the right of the ribbon view.   If I added this textbox inside a spate Ribbon Group, then that group is appended to the rest of the group, and not aligned to the right.  Also, I tried to create a grid inside the Ribbon tab and set all the group on one column, and then have that textbox on the second  column, but apparently Ribbon Tabs doesn’t accept Grid inside, I got a run time error.

 

Any idea how I can achieve this?!

 

Regards

1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 21 Nov 2011, 06:19 PM
Hello Perlom,

 You cannot align RadRibbonGroups on the right by design - the RadRibbonView's design follows strictly an official Ms Guidelines documents for creating Ribbon controls with Office2010 look and feel.
However, you can use the RadRibbonView.TabStripAdditionalContent as a container for your "search box". Please check out this help article, it is for RadRibbonBar but the same is applicable for RadRibbonView.
  

Kind regards,
Petar Mladenov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
RibbonView and RibbonWindow
Asked by
Perlom
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or