﻿<?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 - How do I change the Expand/Collapse Image?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-do-I-change-the-ExpandCollapse-Image/</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 change the Expand/Collapse Image?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-do-I-change-the-ExpandCollapse-Image/</link><pubDate>Fri, 28 Jan 2011 04:50:31 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Doug,&lt;/p&gt;&lt;p&gt;Unfortunately, CollapseImage and ExpandImage properties are not not designed for expnad/collapse in hierarchical. In order to do this, you will need to use localhost (not filesystem) project. Then, set &lt;b&gt;&lt;i&gt;EnableWebResources &lt;/i&gt;&lt;/b&gt;properties as &lt;b&gt;&lt;i&gt;ScriptOnly&lt;/i&gt;&lt;/b&gt;.&lt;br /&gt;The images would be retrieved from common library. You can see the source from developer tools or firebug and replace the images physically.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>How do I change the Expand/Collapse Image?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-do-I-change-the-ExpandCollapse-Image/</link><pubDate>Thu, 27 Jan 2011 18:14:28 GMT</pubDate><dc:creator>DJBadin</dc:creator><description>&lt;p&gt;I have a Hierarchical WebGrid.  The first column for the RootTable has a &amp;#43; or – Image to expand or collapse the Child Table.&lt;/p&gt;
&lt;p&gt;How can the Image be replace with another Image or Text?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;I have tried the following and it doesn't work:&lt;/p&gt;&lt;pre&gt;&amp;lt;ImageSettings 
	CollapseImage="Article1.gif"
	ExpandImage="Article1.gif"
/&amp;gt;
&lt;/pre&gt;
&lt;p&gt;I can't figure out where the Image File should exist.  I have tried the current directory with no luck. &lt;/p&gt;
&lt;p&gt;If I need to specify a path, is it relative or a URL or ...?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Doug&lt;/p&gt;</description></item></channel></rss>