﻿<?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 to display multi line header text in Web Grid 7 ?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-to-display-multi-line-header-text-in-Web-Grid-7-/</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 to display multi line header text in Web Grid 7 ?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-to-display-multi-line-header-text-in-Web-Grid-7-/</link><pubDate>Mon, 05 Apr 2010 22:34:29 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;To set multiline at header you can try to use &amp;lt;br&amp;gt; between the words or use &lt;b&gt;&lt;i&gt;HeaderWrapDefault&lt;/i&gt;&lt;/b&gt;="&lt;i&gt;&lt;b&gt;true&lt;/b&gt;&lt;/i&gt;" properties. For adjust the height, you can customize in header style properties. Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>How to display multi line header text in Web Grid 7 ?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-to-display-multi-line-header-text-in-Web-Grid-7-/</link><pubDate>Mon, 05 Apr 2010 03:34:04 GMT</pubDate><dc:creator>desaigs81</dc:creator><description>&lt;p&gt;we are using WebGrid 7 in SharePoint WebPart, where we are rendering the grid control programatically. &lt;/p&gt;
&lt;p&gt;I want to display multi line header text as mentined in the following example.&lt;/p&gt;
&lt;p&gt;E.g. &lt;/p&gt;
&lt;p&gt;Normal header text  &lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="center"&gt;Sat10-April-2010&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt; should be displayed as &lt;/p&gt;
&lt;table&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td align="center"&gt;Sat&lt;br /&gt;10-April-2010&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
&lt;div&gt;But , even inspite of specifying the header height header height is set to default only , can you please tell me exact way to increate header height so that header text like "sat &amp;lt;br&amp;gt; 10-April-2010" gets displayed properly ?&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;</description></item></channel></rss>