<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Text alignment in grid cells</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : MarkupLabel Control : Text alignment in grid cells]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 10 Apr 2026 15:37:59 +0000</pubDate>
  <lastBuildDate>Mon, 06 Mar 2017 07:29:22 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=19274</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Text alignment in grid cells : Hello;Still no solution yet? ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19274&amp;PID=75597&amp;title=text-alignment-in-grid-cells#75597</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 19274<br /><strong>Posted:</strong> 06 March 2017 at 7:29am<br /><br />Hello;<br><br>Still no solution yet?<br>]]>
   </description>
   <pubDate>Mon, 06 Mar 2017 07:29:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19274&amp;PID=75597&amp;title=text-alignment-in-grid-cells#75597</guid>
  </item> 
  <item>
   <title><![CDATA[Text alignment in grid cells : Hi;Using the XAML source  &amp;lt;Page...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19274&amp;PID=67063&amp;title=text-alignment-in-grid-cells#67063</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 19274<br /><strong>Posted:</strong> 06 December 2011 at 5:37pm<br /><br />Hi;<br><br>Using the XAML source <table width="99%"><tr><td><pre class="BBcode">&lt;Page xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation' xmlns:x='http://schemas.microsoft.com/winfx/2006/xaml'&gt;<br>&nbsp; &lt;StackPanel TextElement.FontFamily='Tahoma' Margin='3,3,3,3' Orientation='Horizontal'&gt;<br>&nbsp;&nbsp;&nbsp; &lt;Image Margin='0, 0, 20, 0' VerticalAlignment='Bottom' Source='file://Industry.png'/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;Grid VerticalAlignment='Bottom'&gt;<br>&nbsp;&nbsp;&nbsp; &lt;Grid.ColumnDefinitions&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &lt;ColumnDefinition/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &lt;ColumnDefinition/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/Grid.ColumnDefinitions&gt;<br>&nbsp;&nbsp;&nbsp; &lt;Grid.RowDefinitions &gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &lt;RowDefinition Height='Auto'/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &lt;RowDefinition Height='Auto'/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &lt;RowDefinition Height='Auto'/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/Grid.RowDefinitions&gt;<br>&nbsp;&nbsp;&nbsp; &lt;TextBlock Foreground='SlateGray' Margin='0, 0, 10, 0' Grid.Column='0' Grid.Row='0' VerticalAlignment='Bottom'&gt;Zeitraum:&lt;/TextBlock&gt;<br>&nbsp;&nbsp;&nbsp; &lt;TextBlock Foreground='#404040' Grid.Column='1' Grid.Row='0' VerticalAlignment='Bottom' FontSize='18'&gt;14.12.2011 bis 21.12.2011'&lt;/TextBlock&gt;<br>&nbsp;&nbsp;&nbsp; &lt;TextBlock Foreground='SlateGray' Margin='0, 0, 10, 0' Grid.Column='0' Grid.Row='1' VerticalAlignment='Bottom'&gt;Produktionsanlage:&lt;/TextBlock&gt;<br>&nbsp;&nbsp;&nbsp; &lt;TextBlock Foreground='#404040' Grid.Column='1' Grid.Row='1' VerticalAlignment='Bottom' FontSize='18' TextWrapping='Wrap'&gt;Zementmühle 4, Zementmühle 5&lt;/TextBlock&gt;<br>&nbsp;&nbsp;&nbsp; &lt;TextBlock Foreground='SlateGray' Margin='0, 0, 10, 0' Grid.Column='0' Grid.Row='2' VerticalAlignment='Bottom'&gt;Analysentyp:&lt;/TextBlock&gt;<br>&nbsp;&nbsp;&nbsp; &lt;TextBlock Foreground='#303030' Grid.Column='1' Grid.Row='2' VerticalAlignment='Bottom' FontSize='18'&gt;Produktionsproben&lt;/TextBlock&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/Grid&gt;<br>&nbsp; &lt;/StackPanel&gt;<br>&lt;/Page&gt;</pre></td></tr></table><br><br>leads to not well aligned text.<br>So how do I have to change the XAML code to get the desired results?<br><img src="uploads/109/XAML_Alignment.png" height="64" width="129" border="0" />&nbsp; Here you can see the small baselines offset of about 1 pixel!<br>]]>
   </description>
   <pubDate>Tue, 06 Dec 2011 17:37:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19274&amp;PID=67063&amp;title=text-alignment-in-grid-cells#67063</guid>
  </item> 
 </channel>
</rss>