Declined
Last Updated: 05 Jan 2015 07:21 by Uma
Kurt Bilde
Created on: 06 Jul 2013 11:02
Category: RibbonBar
Type: Bug Report
0
Ribbonbar AuxiliaryPane FooterPane
Hi,

Seems like the RadRibbonBar1.LoadContentFile doesn't support AuxiliaryPane and FooterPane in the .XML file:

<AuxiliaryPane Header="Latest files">
			<ContentTemplate>
				<ol>
					<li>Powder.jpg</li>
					<li>Free jump.jpg</li>
					<li>Downhill.jpg</li>
					<li>Snowboarding.jpg</li>
					<li>Moutain top.jpg</li>
				</ol>
			</ContentTemplate>
		</AuxiliaryPane>
		<FooterPane>
			<ContentTemplate>Skiing.png</ContentTemplate>
		</FooterPane>

-Kurt
2 comments
Uma
Posted on: 05 Jan 2015 07:21
then how to do AuxiliaryPane
Elena
Posted on: 14 Aug 2013 15:25
Yes, we don't have support for these templates when loading RibbonBar from .xml