<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Smart TextToHTML</title>
	<atom:link href="http://blog.pathtosharepoint.com/2010/01/16/smart-texttohtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pathtosharepoint.com/2010/01/16/smart-texttohtml/</link>
	<description>Tips and best practices for SharePoint end users</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:36:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Linda</title>
		<link>http://blog.pathtosharepoint.com/2010/01/16/smart-texttohtml/#comment-5179</link>
		<dc:creator><![CDATA[Linda]]></dc:creator>
		<pubDate>Mon, 23 Aug 2010 23:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=1201#comment-5179</guid>
		<description><![CDATA[For Filtering, and Sorting you can...What I do is create my calculated fields, then in SharePoint Designer I convert the list view to a Data View. Then I change the fields to the data ENTRY fields, not the calculated fields so that the header sorting/filtering is running off the data entry fields.

Then I click on the actual data cell in the column and change its focus to the calculated fields.  This way the sorting and filtering still works as it is going off of the data entry fields, while the table is displaying the calculated fields.

That is how I make it work.]]></description>
		<content:encoded><![CDATA[<p>For Filtering, and Sorting you can&#8230;What I do is create my calculated fields, then in SharePoint Designer I convert the list view to a Data View. Then I change the fields to the data ENTRY fields, not the calculated fields so that the header sorting/filtering is running off the data entry fields.</p>
<p>Then I click on the actual data cell in the column and change its focus to the calculated fields.  This way the sorting and filtering still works as it is going off of the data entry fields, while the table is displaying the calculated fields.</p>
<p>That is how I make it work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://blog.pathtosharepoint.com/2010/01/16/smart-texttohtml/#comment-5174</link>
		<dc:creator><![CDATA[Christophe]]></dc:creator>
		<pubDate>Mon, 23 Aug 2010 10:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=1201#comment-5174</guid>
		<description><![CDATA[You are correct, the current version of TextToHTML doesn&#039;t work in these cases.

As I mentioned in the post, you could try another approach for filtering and grouping, like the DVWP.

Also note that all those methods only work for HTML. As expected they won&#039;t work with &quot;Export to Excel&quot; and &quot;Edit in spreadsheet&quot;, which are not using HTML.]]></description>
		<content:encoded><![CDATA[<p>You are correct, the current version of TextToHTML doesn&#8217;t work in these cases.</p>
<p>As I mentioned in the post, you could try another approach for filtering and grouping, like the DVWP.</p>
<p>Also note that all those methods only work for HTML. As expected they won&#8217;t work with &#8220;Export to Excel&#8221; and &#8220;Edit in spreadsheet&#8221;, which are not using HTML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.pathtosharepoint.com/2010/01/16/smart-texttohtml/#comment-5173</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 23 Aug 2010 10:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=1201#comment-5173</guid>
		<description><![CDATA[unable to make your method work for  filters, Groups, Export to Excel, Edit in spreadsheet.]]></description>
		<content:encoded><![CDATA[<p>unable to make your method work for  filters, Groups, Export to Excel, Edit in spreadsheet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://blog.pathtosharepoint.com/2010/01/16/smart-texttohtml/#comment-4016</link>
		<dc:creator><![CDATA[Christophe]]></dc:creator>
		<pubDate>Sat, 20 Feb 2010 07:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=1201#comment-4016</guid>
		<description><![CDATA[Linda, I am not sure why this happens, but unfortunately this is not surprising. TextToHTML expects text, and will ignore additional formatting. I&#039;ll work on this for the next version.]]></description>
		<content:encoded><![CDATA[<p>Linda, I am not sure why this happens, but unfortunately this is not surprising. TextToHTML expects text, and will ignore additional formatting. I&#8217;ll work on this for the next version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linda</title>
		<link>http://blog.pathtosharepoint.com/2010/01/16/smart-texttohtml/#comment-4004</link>
		<dc:creator><![CDATA[Linda]]></dc:creator>
		<pubDate>Fri, 19 Feb 2010 03:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=1201#comment-4004</guid>
		<description><![CDATA[I am using calculated fields to apply a hyperlink over a numeric field, and using your JavaScript to render it as HTML.  I have this calculated field with the JavaScript on a custom DataView I created where I use Conditional Formatting to apply a background color.  For some reason the JavaScript seems to be interferring with the Conditional Formatting of the DataView page as it is not applying the Conditional Formatting to that calculated field.  

Do you know how I can get around this apparent interference?

I know I can apply the background color to the calculated field, and I am doing that on the built in pages...but on this custom DataView page they need it to sort numerically therefore it can&#039;t be a calculated field...thus one of the many reasons I have a custom DataView.]]></description>
		<content:encoded><![CDATA[<p>I am using calculated fields to apply a hyperlink over a numeric field, and using your JavaScript to render it as HTML.  I have this calculated field with the JavaScript on a custom DataView I created where I use Conditional Formatting to apply a background color.  For some reason the JavaScript seems to be interferring with the Conditional Formatting of the DataView page as it is not applying the Conditional Formatting to that calculated field.  </p>
<p>Do you know how I can get around this apparent interference?</p>
<p>I know I can apply the background color to the calculated field, and I am doing that on the built in pages&#8230;but on this custom DataView page they need it to sort numerically therefore it can&#8217;t be a calculated field&#8230;thus one of the many reasons I have a custom DataView.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Martin</title>
		<link>http://blog.pathtosharepoint.com/2010/01/16/smart-texttohtml/#comment-3920</link>
		<dc:creator><![CDATA[Jeff Martin]]></dc:creator>
		<pubDate>Wed, 10 Feb 2010 21:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=1201#comment-3920</guid>
		<description><![CDATA[Chris,

You have some great stuff going here and I would be delighted to help test things out in my environment. Let me know how I can help.]]></description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>You have some great stuff going here and I would be delighted to help test things out in my environment. Let me know how I can help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://blog.pathtosharepoint.com/2010/01/16/smart-texttohtml/#comment-3837</link>
		<dc:creator><![CDATA[Christophe]]></dc:creator>
		<pubDate>Thu, 28 Jan 2010 13:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=1201#comment-3837</guid>
		<description><![CDATA[Sorry, I missed that. Check my posts on progress bars, they work in Firefox and the same technique applied to the Gantt bars should work for you. I&#039;ll try to fix it when I have a moment.]]></description>
		<content:encoded><![CDATA[<p>Sorry, I missed that. Check my posts on progress bars, they work in Firefox and the same technique applied to the Gantt bars should work for you. I&#8217;ll try to fix it when I have a moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim</title>
		<link>http://blog.pathtosharepoint.com/2010/01/16/smart-texttohtml/#comment-3787</link>
		<dc:creator><![CDATA[Kim]]></dc:creator>
		<pubDate>Wed, 20 Jan 2010 20:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=1201#comment-3787</guid>
		<description><![CDATA[The TextToHTML is awesome but using it for gantt bars isn&#039;t displaying the bars in FireFox.  You mention having FireFox tips but I cannot locate them.

Thanks.]]></description>
		<content:encoded><![CDATA[<p>The TextToHTML is awesome but using it for gantt bars isn&#8217;t displaying the bars in FireFox.  You mention having FireFox tips but I cannot locate them.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links (1/17/2010) &#171; Steve Pietrek-Everything SharePoint/Silverlight</title>
		<link>http://blog.pathtosharepoint.com/2010/01/16/smart-texttohtml/#comment-3771</link>
		<dc:creator><![CDATA[Links (1/17/2010) &#171; Steve Pietrek-Everything SharePoint/Silverlight]]></dc:creator>
		<pubDate>Mon, 18 Jan 2010 00:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=1201#comment-3771</guid>
		<description><![CDATA[[...] Smart TextToHTML [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Smart TextToHTML [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uberVU - social comments</title>
		<link>http://blog.pathtosharepoint.com/2010/01/16/smart-texttohtml/#comment-3770</link>
		<dc:creator><![CDATA[uberVU - social comments]]></dc:creator>
		<pubDate>Mon, 18 Jan 2010 00:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=1201#comment-3770</guid>
		<description><![CDATA[&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by Path2SharePoint: @EUSP @webdes03 @ebrackley more on &quot;smart TextToHTML&quot; http://pathtosharepoint.wordpress.com/2010/01/16/smart-texttohtml/ #SharePoint...]]></description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by Path2SharePoint: @EUSP @webdes03 @ebrackley more on &#8220;smart TextToHTML&#8221; <a href="http://pathtosharepoint.wordpress.com/2010/01/16/smart-texttohtml/" rel="nofollow">http://pathtosharepoint.wordpress.com/2010/01/16/smart-texttohtml/</a> #SharePoint&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

