﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebDesktop - How do i Add a drop down list to a Web Pane Header Template?</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/How-do-i-Add-a-drop-down-list-to-a-Web-Pane-Header-Template/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>How do i Add a drop down list to a Web Pane Header Template?</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/How-do-i-Add-a-drop-down-list-to-a-Web-Pane-Header-Template/</link><pubDate>Mon, 27 Aug 2012 06:33:46 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Please ensure that the value of &lt;strong&gt;CaptionDisplayMode&lt;/strong&gt; property is set to &lt;strong&gt;UseTemplate&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;&amp;lt;ISWebDesktop:WebPane AllowCollapse="Yes" CaptionDisplayMode="UseTemplate" HeaderAppearance="UseSubStyle"
    Name="Side" Text="Side" Width="Custom" WidthValue="20%"&amp;gt;
    &amp;lt;HeaderTemplate&amp;gt;
        &amp;lt;asp:Image ID="Image1" runat="server" ImageUrl="../Images/Sent Items.gif" /&amp;gt;
        &amp;lt;asp:DropDownList ID="DropDownList1" runat="server" /&amp;gt;
        Pane
    &amp;lt;/HeaderTemplate&amp;gt;
&amp;lt;/ISWebDesktop:WebPane&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;The above WebPaneManager will be shown like following.&lt;/span&gt;&lt;/p&gt;&lt;img width="600" height="400" src="http://www.intersoftpt.com/Community/Attachments/3347/WebPaneManager%20HeaderTemplate.png"&gt;&lt;/img&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>How do i Add a drop down list to a Web Pane Header Template?</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/How-do-i-Add-a-drop-down-list-to-a-Web-Pane-Header-Template/</link><pubDate>Sat, 25 Aug 2012 23:29:35 GMT</pubDate><dc:creator>ehanig@extendemail.com</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I need to add a drop down list (and other things) to the Header Template (the header that shows the name of the Web Pane.  But if i put it in the &amp;lt;HeaderTemplate&amp;gt; section it doesnt show.&lt;/p&gt;
&lt;p&gt;Eric&lt;/p&gt;</description></item></channel></rss>