Posted
on Feb 13, 2012
(permalink)
I have a similar problem, where I am using css on my RadToolBar to left-justify some RadToolBarButtons, and right-justify other RadToolBarButtons. Unfortunately, when the styling is applied, each of my separator buttons are causing a line break. I'd like to keep the ToolBar to a single line.
Is there a way to override the generation of the line break when I apply isSeparator to true?