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

RibbonBar Alignment question

1 Answer 100 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 30 Apr 2008, 11:37 PM

Hello,

  I am trying out the product at its great! Currently I have a chunk that contains two horizontal button groups that have a vertical orientation on the chunk. Within each group I have a label and a combo box, respectively. Since one of the labels has a greater length than the other the combo boxes are not aligned. Is there a way to align the two combo boxes? Should I even be using the horizontal button groups or something else? Any suggestions on alignment would be greatly appreciated where I can get the combo boxes aligned.

Example within the chunk:

Label1  [combo box]

This is another lbl  [combo box]

I’d like something like this:

Label1                           [combo box]

This is another lbl    [combo box]

1 Answer, 1 is accepted

Sort by
0
Kiril
Telerik team
answered on 01 May 2008, 02:32 PM
Hello John,

Thank you for writing.

You can align the comboboxes to apprear one above the other by adding space on the right side of the label. You can do that by setting the Padding property of the RadLabelElement which has a shorter text value.

If you have any additional questions, please contact me.

Greetings,
Kiril
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
RibbonBar
Asked by
John
Top achievements
Rank 1
Answers by
Kiril
Telerik team
Share this question
or