﻿<?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 - ClientUI - UXTreeView Collapsed</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXTreeView-Collapsed/</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>UXTreeView Collapsed</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXTreeView-Collapsed/</link><pubDate>Mon, 22 Aug 2011 03:44:42 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;In order to load UXTreeView control with all of the items initially collapsed, I suggest you to enable the &lt;strong&gt;LoadOnDemand&lt;/strong&gt; behavior. To enable load-on-demand, you set &lt;strong&gt;IsLoadOnDemand&lt;/strong&gt; property of the control to &lt;strong&gt;True&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;The Load-on-Demand feature is particularly useful to improve the overall performance when the assigned data source is relatively large. UXTreeView provides two kind of load-on-demand behaviors which you can choose based on your application's scenarios. Each of the load-on-demand behavior is explained in the Intersoft ClientUI documentation.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>UXTreeView Collapsed</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXTreeView-Collapsed/</link><pubDate>Wed, 17 Aug 2011 15:32:56 GMT</pubDate><dc:creator>shaneh24</dc:creator><description>&lt;p&gt;  Is there a way to load up a UXTreeView control with all of the items initially collapsed?&lt;/p&gt;
&lt;p&gt;  I'm loading up the whole data structure in an Observable collection, ProductCategories,  in the viewmodel.  It has a collection called SubCategories that I'm binding to the CollectionMemberPath.  All the collections contain the same kind of object.  So categories can have subcategories which in turn can have their own subcategories. &lt;/p&gt;
&lt;p&gt;   I can see that all of the levels are loaded and displayed properly.  The problem is it initially displays with all the branches expanded all the way down the chain. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Silverlight 4 Project&lt;/p&gt;
&lt;p&gt;Web UI Studio 2011 R1&lt;/p&gt;
&lt;p&gt;DevForce 6.1&lt;/p&gt;</description></item></channel></rss>