﻿<?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 - WebGrid Enterprise - Hierarchical WebGrid with custom strongly type classes</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Hierarchical-WebGrid-with-custom-strongly-type-classes/</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>Hierarchical WebGrid with custom strongly type classes</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Hierarchical-WebGrid-with-custom-strongly-type-classes/</link><pubDate>Thu, 20 May 2010 10:53:21 GMT</pubDate><dc:creator>SAgosto</dc:creator><description>&lt;blockquote&gt;&lt;p&gt;&lt;span style="font-size: 9pt"&gt;Hi Shawn,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt"&gt;     If we do not include Global.asax, the session is not enabled automatically. That is why the InitializeDataSource is being called twice. I hope it helps. Thank you and have a nice day.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt"&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt"&gt;Andi Santoso&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;This makes sense but my application already had a Global.asax that was working properly. Oddly, I removed/re-added it and the event is firing only once.  Not sure why but it's fixed.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;</description></item><item><title>Hierarchical WebGrid with custom strongly type classes</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Hierarchical-WebGrid-with-custom-strongly-type-classes/</link><pubDate>Thu, 20 May 2010 10:48:26 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Hi Shawn,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; If we do not include Global.asax, the session is not enabled automatically. That is why the InitializeDataSource is being called twice. I hope it helps. Thank you and have a nice day.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Hierarchical WebGrid with custom strongly type classes</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Hierarchical-WebGrid-with-custom-strongly-type-classes/</link><pubDate>Wed, 19 May 2010 13:10:29 GMT</pubDate><dc:creator>SAgosto</dc:creator><description>&lt;blockquote&gt;&lt;p style="margin: 7.5pt 0in"&gt;&lt;span style="font-size: 9pt; color: black; font-family: 'lucida sans unicode', sans-serif"&gt;&lt;span style="font-size: 9pt"&gt;Hi Shawn,
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin: 7.5pt 0in"&gt;&lt;span style="font-size: 9pt; color: black; font-family: 'lucida sans unicode', sans-serif"&gt;&lt;span style="font-size: 9pt"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; It is weird then, I am having a problem to replicate the issue of yours. At first try, it is true that the OnInitializeDataSource is being called twice when I refreshed the grid from client side. However, when I added "Global.asax" file in my project, the OnInitializeDataSource is only being called once.
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin: 7.5pt 0in"&gt;&lt;span style="font-size: 9pt; color: black; font-family: 'lucida sans unicode', sans-serif"&gt;&lt;span style="font-size: 9pt"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; Is it possible to provide me with your Global.asax for me to investigate them? Or perhaps, you can try to create a new project with only one file in it. Summon WebGrid and try to do the exact scenario with an empty Global.asax in your project, see if that event is being called twice or once.
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin: 7.5pt 0in"&gt;&lt;span style="font-size: 9pt; color: black; font-family: 'lucida sans unicode', sans-serif"&gt;&lt;span style="font-size: 9pt"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; Thank you and have a nice day.
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin: 7.5pt 0in"&gt;&lt;span style="font-size: 9pt; color: black; font-family: 'lucida sans unicode', sans-serif"&gt;&lt;span style="font-size: 9pt"&gt;Best Regards,
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin: 7.5pt 0in"&gt;&lt;span style="font-size: 9pt; color: black; font-family: 'lucida sans unicode', sans-serif"&gt;&lt;span style="font-size: 9pt"&gt;Andi Santoso&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Nice find! I re-added the Global.asax file and it stopped firing twice. *REALLY* odd. If you re-remove it, does it happen again for you? I wonder what is causing this.&lt;/p&gt;</description></item><item><title>Hierarchical WebGrid with custom strongly type classes</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Hierarchical-WebGrid-with-custom-strongly-type-classes/</link><pubDate>Wed, 19 May 2010 12:10:17 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><description>&lt;p /&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Hi Shawn,&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;     It is weird then, I am having a problem to
replicate the issue of yours. At first try, it is true that the
OnInitializeDataSource is being called twice when I refreshed the grid from
client side. However, when I added "Global.asax" file in my project,
the OnInitializeDataSource is only being called once.&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;     Is it possible to provide me with your
Global.asax for me to investigate them? Or perhaps, you can try to create a new
project with only one file in it. Summon WebGrid and try to do the exact
scenario with an empty Global.asax in your project, see if that event is being
called twice or once.&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;     Thank you and have a nice day.&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso&lt;/span&gt;&lt;o:p /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>Hierarchical WebGrid with custom strongly type classes</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Hierarchical-WebGrid-with-custom-strongly-type-classes/</link><pubDate>Wed, 19 May 2010 10:58:32 GMT</pubDate><dc:creator>SAgosto</dc:creator><description>&lt;blockquote&gt;&lt;p&gt;&lt;span style="font-size: 9pt"&gt;Hi Shawn,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt"&gt;     Please ensure that you have add the "Global.asax" file in your root project. If we do not define the file, the ASP.NET page framwork assumes that we have not defined any application or session event handlers. You can right click on your root project, create a new file of Global.asax and just leave it blank.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt"&gt;     In new Visual Studio 2010, I believe that, this file, "Global.asax" will be automatically included everytime we have created a new project.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt"&gt;      I hope it helps. Thank you and have a nice day.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt"&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt"&gt;Andi Santoso.&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;That file does exist and is widely used for global error handling. I am not sure how this will cause the WebGrid's OnInitializeDataSource event to fire twice when the client-side WebGrid's refresh method is called?&lt;/p&gt;</description></item><item><title>Hierarchical WebGrid with custom strongly type classes</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Hierarchical-WebGrid-with-custom-strongly-type-classes/</link><pubDate>Wed, 19 May 2010 10:55:51 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Hi Shawn,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; Please ensure that you have add the "Global.asax" file in your root project. If we do not define the file, the ASP.NET page framwork assumes that we have not defined any application or session event handlers. You can right click on your root project, create a new file of Global.asax and just leave it blank.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; In new Visual Studio 2010, I believe that, this file, "Global.asax" will be automatically included everytime we have created a new project.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;I hope it helps. Thank you and have a nice day.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Hierarchical WebGrid with custom strongly type classes</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Hierarchical-WebGrid-with-custom-strongly-type-classes/</link><pubDate>Tue, 18 May 2010 10:12:20 GMT</pubDate><dc:creator>SAgosto</dc:creator><description>&lt;blockquote&gt;&lt;p style="margin: 7.5pt 0in"&gt;&lt;span style="font-size: 9pt; color: black; font-family: 'lucida sans unicode', sans-serif"&gt;&lt;span style="font-size: 9pt"&gt;Hi Shawn,
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin: 7.5pt 0in"&gt;&lt;span style="font-size: 9pt; color: black; font-family: 'lucida sans unicode', sans-serif"&gt;&lt;span style="font-size: 9pt"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Unfortunately, using WebValue List, the WebGrid itself has to be bound to DataSource, since on declaring the WebValue List we used DataValueField to connect to the WebGrid itself. So like I mentioned before, using unBound grid and WebValue List is simply conflicting with the nature of the databinding concept. So it is not meant to be used that way.
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin: 7.5pt 0in"&gt;&lt;span style="font-size: 9pt; color: black; font-family: 'lucida sans unicode', sans-serif"&gt;&lt;span style="font-size: 9pt"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;I hope it helps. Thank you and have a nice day.
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin: 7.5pt 0in"&gt;&lt;span style="font-size: 9pt; color: black; font-family: 'lucida sans unicode', sans-serif"&gt;&lt;span style="font-size: 9pt"&gt;Best Regards,
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin: 7.5pt 0in"&gt;&lt;span style="font-size: 9pt; color: black; font-family: 'lucida sans unicode', sans-serif"&gt;&lt;span style="font-size: 9pt"&gt;Andi Santoso&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I found a weird issue that I can only duplicate with this grid where the WebGrid's &lt;span style="font-size: 13px"&gt;
&lt;p&gt;OnInitializeDataSource event goes off twice whenever the grid is refreshed from the client-side. Can you confirm? If not, what else would cause this event to go off twice?&lt;/p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;OnInitializeDataSource event goes off twice whenever the grid is refreshed from the client-side. Can you confirm? If not, what else would cause this event to go off twice?&lt;/p&gt;</description></item><item><title>Hierarchical WebGrid with custom strongly type classes</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Hierarchical-WebGrid-with-custom-strongly-type-classes/</link><pubDate>Mon, 03 May 2010 22:16:46 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><description>&lt;p /&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Hi Shawn,&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;    Unfortunately, using WebValue List, the WebGrid
itself has to be bound to DataSource, since on declaring the WebValue List we
used DataValueField to connect to the WebGrid itself. So like I mentioned
before, using unBound grid and WebValue List is simply conflicting with the nature
of the databinding concept. So it is not meant to be used that way.&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;    I hope it helps. Thank you and have a nice day.&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;o:p /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 7.5pt; margin-right: 0in; margin-bottom: 7.5pt; margin-left: 0in; "&gt;&lt;span style="font-family: 'lucida sans unicode', sans-serif; color: black; font-size: 9pt; "&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso &lt;/span&gt;&lt;o:p /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>Hierarchical WebGrid with custom strongly type classes</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Hierarchical-WebGrid-with-custom-strongly-type-classes/</link><pubDate>Mon, 03 May 2010 09:15:28 GMT</pubDate><dc:creator>SAgosto</dc:creator><description>&lt;blockquote&gt;&lt;p&gt;&lt;span style="font-size: 9pt"&gt;Hi Swan,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt"&gt;     After I discuss this with our Developer, it seems that since we are using unBound WebGrid, we cannot using WebValue List. WebValue List should be used in WebGrid with bound data source, if not, it's simply conflicting with the nature of the databinding concept. I hope it helps. Thank you.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt"&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt"&gt;Andi Santoso&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Is there any work-around? If not, then WebValueList is not possible, at all, using strongly typed classes for a hierarical grid.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I did verify my code works after I removed the creating of the hierarchy structure within the code-behind (which is necessary for me).&lt;/p&gt;</description></item><item><title>Hierarchical WebGrid with custom strongly type classes</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Hierarchical-WebGrid-with-custom-strongly-type-classes/</link><pubDate>Mon, 03 May 2010 02:12:37 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Hi Swan,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; After I discuss this with our Developer, it seems that since we are using unBound WebGrid, we cannot using WebValue List. WebValue List should be used in WebGrid with bound data source, if not,&amp;nbsp;it's simply conflicting with the nature of the databinding concept. I hope it helps. Thank you.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Hierarchical WebGrid with custom strongly type classes</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Hierarchical-WebGrid-with-custom-strongly-type-classes/</link><pubDate>Wed, 17 Mar 2010 16:09:14 GMT</pubDate><dc:creator>SAgosto</dc:creator><description>&lt;p&gt;I have searched the tutorials/samples/forum for a way to bind a custom strongly typed class to a hierarchial WebGrid.  In previous examples, I have used the WebGrid's OnInitializeDataSource event to retrieve a custom strongly typed object/class via a web service and bound to the WebGrid's DataSource property. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;However, I am having problems using the hierarchal features of the WebGrid. The custom class has is flat and contains both header/child data and a relationship can be formed by various "ID" fields within the object. For example, consider the following data within the TransactionList object (List&amp;lt;TransactionList&amp;gt; data)&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="color: #000000"&gt;TransactionHeaderID&amp;nbsp; TransactionHeaderName TransactionQueueID TransactionQueueName&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="color: #000000"&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Header 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Queue 1&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="color: #000000"&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Header&amp;nbsp;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Queue 2&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="color: #000000"&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Header 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Queue 3&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="color: #000000"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="color: #000000"&gt;Is there&amp;nbsp;a way using this data to have Header 1 with Queue 1/2 and Header 2 with Queue 3?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>