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

Getting Buttons to Start on 2nd or 3rd lines

1 Answer 29 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
Derek
Top achievements
Rank 1
Derek asked on 14 Feb 2013, 06:21 PM
I am building upon your demo at:

http://demos.telerik.com/aspnet-ajax/ribbonbar/examples/overview/defaultcs.aspx

What I am trying to do is build a simulation to Microsoft Word 2010.  As I am adding more buttons to the existing groups, the buttons want to continue to span horizontally, but not wrap to the second or third lines.  How can I get these buttons to be placed or wrapped to move to the next lines instead of one single horizontal line of buttons?

See attached image example.

Thank you in advance for you help.

1 Answer, 1 is accepted

Sort by
0
MasterChiefMasterChef
Top achievements
Rank 2
answered on 14 Feb 2013, 08:01 PM
Hi Derek,

I'm not sure why your RadRibbonBarGroup is extending in the row as opposed to down the column. This may have something to do with how you are declaring your RibbonBarItems inside the RibbonBarGroup. Take a look at the examples here and see if it helps you format the way your RibbonBarGroup looks.

If this does not solve your issue, it may be important for you to send the code in question so that we can see exactly what you are doing with your RibbonGroup. 

Good luck,
Master Chief

Tags
RibbonBar
Asked by
Derek
Top achievements
Rank 1
Answers by
MasterChiefMasterChef
Top achievements
Rank 2
Share this question
or