I have a RadToolbar with 5 buttons for example, width is 100% and I would like to put the last button to the most right. I haven't found any settings to do this. When I see generated html:
I have an idea to set a different class to the td element which works. However when I set a property RadToolbarButton.CssClass I only get:
which doesn't work of course.
How can I change a proper class or how can I set the button to the right?
Thank you
Jiri Nouza