﻿<?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 - SortAscImage and SortDescImage displays under column header text</title><link>http://www.intersoftsolutions.com/Community/WebGrid/SortAscImage-and-SortDescImage-displays-under-column-header-text/</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>SortAscImage and SortDescImage displays under column header text</title><link>http://www.intersoftsolutions.com/Community/WebGrid/SortAscImage-and-SortDescImage-displays-under-column-header-text/</link><pubDate>Wed, 14 Jul 2010 23:51:24 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;You can still use auto for EnableWebResources. Just put an image folder in your project and ensure that you are using the correct image path. I attached my simple project for you to show you how to do it. I also have changed the images.&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>SortAscImage and SortDescImage displays under column header text</title><link>http://www.intersoftsolutions.com/Community/WebGrid/SortAscImage-and-SortDescImage-displays-under-column-header-text/</link><pubDate>Wed, 14 Jul 2010 10:55:08 GMT</pubDate><dc:creator>darlene.demaio</dc:creator><description>&lt;p&gt;I would like to amend my request for 2 new image files.  I don't need a new SortAsc.gif.  The one we have from your CommonLibrary is fine.  I was "confusing myself" about that one.  &lt;/p&gt;
&lt;p&gt;Sorry if I confused you too. &lt;/p&gt;
&lt;p&gt;I would just like a new SortDesc.gif with Z on top of A.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Also to let you know, I was assuming that if I did not use a path to a gif file from your CommonLibrary, the file would be found automatically.  But when I copied the gif file into our project image folder and used the proper path, the images do get displayed as expected.  So if I can get a corrected SortDesc.gif, all will be good.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Darlene&lt;/p&gt;</description></item><item><title>SortAscImage and SortDescImage displays under column header text</title><link>http://www.intersoftsolutions.com/Community/WebGrid/SortAscImage-and-SortDescImage-displays-under-column-header-text/</link><pubDate>Wed, 14 Jul 2010 09:51:33 GMT</pubDate><dc:creator>darlene.demaio</dc:creator><description>&lt;p&gt;Hi Handy,&lt;/p&gt;
&lt;p&gt;I actually need new versions of both SortAsc.gif and SortDesc.gif.  &lt;/p&gt;
&lt;p&gt;In SortAsc.gif the arrow should be pointing up, not down.&lt;/p&gt;
&lt;p&gt;And in SortDesc.gif the image should be Z on top of A with the arrow pointing down.  Could you please e-mail me new gif files for both of these?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Darlene&lt;/p&gt;</description></item><item><title>SortAscImage and SortDescImage displays under column header text</title><link>http://www.intersoftsolutions.com/Community/WebGrid/SortAscImage-and-SortDescImage-displays-under-column-header-text/</link><pubDate>Wed, 14 Jul 2010 09:13:47 GMT</pubDate><dc:creator>darlene.demaio</dc:creator><description>&lt;p&gt;Hi Handy,&lt;/p&gt;
&lt;p&gt;I tried setting EnableWebResources="ScriptOnly", but I can an error when I then tried to load that page (SmartWebResources feature is currently disabled).  You can see the full text of the message in the attached file.  I have also included the Grid settings in that attached file.&lt;/p&gt;
&lt;p&gt;Also I decided to try the following sort image settings:&lt;/p&gt;
&lt;p&gt;    SortAscImage="SortAsc.gif"   SortDescImage="SortDesc.gif"&lt;/p&gt;
&lt;p&gt;When I did that the ascending sort image appeared correctly, but the sort image did not appear to change when I did a descending sort.  When I looked at the image in the SortDesc.gif file I see that it is exactly the same image as in the SortAsc.gif file.  I have attached these 2 gif files.&lt;/p&gt;
&lt;p&gt;Can you please e-mail me a new SortDesc.gif file with the correct image in it. &lt;/p&gt;
&lt;p&gt;(I still have the original problem though if I try to use other gif files.)&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Darlene&lt;/p&gt;</description></item><item><title>SortAscImage and SortDescImage displays under column header text</title><link>http://www.intersoftsolutions.com/Community/WebGrid/SortAscImage-and-SortDescImage-displays-under-column-header-text/</link><pubDate>Tue, 13 Jul 2010 23:24:28 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Darlene,&lt;/p&gt;&lt;p&gt;It seems you missunderstood what I requested. I also need your WebGrid settings. Anyway, I think I know what caused your issue and which settings you missed.&lt;br /&gt;&lt;br /&gt;If you inspect the element of your sort images, it will still look into your &lt;b&gt;&lt;i&gt;smartWebResources&lt;/i&gt;&lt;/b&gt;. &lt;br /&gt;To change the images, you should not use SmartWebResources for your image settings. &lt;br /&gt;You need to use &lt;b&gt;&lt;i&gt;CommonLibrary &lt;/i&gt;&lt;/b&gt;or some image folder path.&lt;br /&gt;&lt;br /&gt;Please try to set &lt;b&gt;&lt;i&gt;EnableWebResources="ScriptOnly&lt;/i&gt;&lt;/b&gt;". With this way, WebGrid will not search images in resources.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>SortAscImage and SortDescImage displays under column header text</title><link>http://www.intersoftsolutions.com/Community/WebGrid/SortAscImage-and-SortDescImage-displays-under-column-header-text/</link><pubDate>Tue, 13 Jul 2010 14:03:54 GMT</pubDate><dc:creator>darlene.demaio</dc:creator><description>&lt;p&gt;Here is the page structure from my July 7, 2010 1:24 PM post:&lt;/p&gt;
&lt;p&gt;Here is the page structure related to the grid placement:&lt;/p&gt;
&lt;p&gt;&amp;lt;asp:Content&amp;gt;&lt;/p&gt;
&lt;p&gt;    &amp;lt;ISWebDesktop:WebPaneManager&amp;gt;&lt;/p&gt;
&lt;p&gt;        &amp;lt;RootGroupPane&amp;gt;&lt;/p&gt;
&lt;p&gt;            &amp;lt;Pane&amp;gt;&lt;/p&gt;
&lt;p&gt;                &amp;lt;ISWebDesktop:WebPane&amp;gt;&lt;/p&gt;
&lt;p&gt;                    &amp;lt;ContentTemplate&amp;gt;&lt;/p&gt;
&lt;p&gt;                        &amp;lt;ISWebGrid:WebGrid&amp;gt;&lt;/p&gt;
&lt;p&gt;A file is also attached.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Darlene&lt;/p&gt;</description></item><item><title>SortAscImage and SortDescImage displays under column header text</title><link>http://www.intersoftsolutions.com/Community/WebGrid/SortAscImage-and-SortDescImage-displays-under-column-header-text/</link><pubDate>Mon, 12 Jul 2010 23:05:23 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;But as you can see at previous post, the structure is not completed. Please resend it as attachment.&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>SortAscImage and SortDescImage displays under column header text</title><link>http://www.intersoftsolutions.com/Community/WebGrid/SortAscImage-and-SortDescImage-displays-under-column-header-text/</link><pubDate>Mon, 12 Jul 2010 16:05:34 GMT</pubDate><dc:creator>darlene.demaio</dc:creator><description>&lt;p&gt;Is there any update on this issue yet?&lt;/p&gt;
&lt;p&gt;Darlene&lt;/p&gt;</description></item><item><title>SortAscImage and SortDescImage displays under column header text</title><link>http://www.intersoftsolutions.com/Community/WebGrid/SortAscImage-and-SortDescImage-displays-under-column-header-text/</link><pubDate>Wed, 07 Jul 2010 16:31:59 GMT</pubDate><dc:creator>darlene.demaio</dc:creator><description>&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Handy,&lt;/p&gt;
&lt;p&gt;Here's the doctype from my master page:&lt;/p&gt;
&lt;p&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C/DTD HTML 4.0 Transitional//EN" &amp;gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regarding the missing structure in my earlier post, I edited it to include the rest of the structure.  Please see above.  (I accidently had hit the tab key.)&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Darlene&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>SortAscImage and SortDescImage displays under column header text</title><link>http://www.intersoftsolutions.com/Community/WebGrid/SortAscImage-and-SortDescImage-displays-under-column-header-text/</link><pubDate>Wed, 07 Jul 2010 16:27:54 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>Hello,&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;I am sorry, but not all the structure is copied in your post. Would you mind to to share it with us? Also, please ensure that you are not using XHTML doctype in your master page.&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;Regards,&lt;br /&gt;Handy&lt;/div&gt;</description></item><item><title>SortAscImage and SortDescImage displays under column header text</title><link>http://www.intersoftsolutions.com/Community/WebGrid/SortAscImage-and-SortDescImage-displays-under-column-header-text/</link><pubDate>Tue, 06 Jul 2010 16:13:00 GMT</pubDate><dc:creator>darlene.demaio</dc:creator><description>&lt;p&gt;I want to use different images for the sort indicators.  So I set the grid's Image Settings SortAscImage and SortDescImage properties to other gif files in InterSoft's CommonLibrary\Images folder.  &lt;/p&gt;
&lt;p&gt;But when I then sort the grid by clicking on a column header the new sort indicator images are not being displayed right justified in the column's header field.  It appears that the images are being displayed left justified under the column header text.  I can see just the very top of an image there.&lt;/p&gt;
&lt;p&gt;What do I need to do to make the new sort indicator images appear right justified in the column's header field?  I am using WebGrid 6.07200.211.&lt;/p&gt;
&lt;p&gt;Darlene&lt;/p&gt;</description></item></channel></rss>