﻿<?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 - Setting columns align</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Setting-columns-align/</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>Setting columns align</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Setting-columns-align/</link><pubDate>Wed, 23 Sep 2009 03:45:40 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>column align</category><description>&lt;p&gt;Glad to hear that it worked.&lt;/p&gt;</description></item><item><title>Setting columns align</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Setting-columns-align/</link><pubDate>Wed, 16 Sep 2009 04:16:38 GMT</pubDate><dc:creator>civansmail@gmail.com</dc:creator><category>column align</category><description>&lt;p&gt;Thanks  Handy. It solves my problem.&lt;/p&gt;
&lt;p&gt;Best regards..&lt;/p&gt;</description></item><item><title>Setting columns align</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Setting-columns-align/</link><pubDate>Tue, 15 Sep 2009 23:12:49 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>column align</category><description>&lt;p&gt;If you want to set align right into cell and header column, you will need set those style in WebGridColumn level. &lt;/p&gt;&lt;p&gt;e.g&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="UnitPrice" DataMember="UnitPrice" DataType="System.Decimal"
                        Name="UnitPrice" Width="100px"&amp;gt;
     &amp;lt;CellStyle HorizontalAlign="Right"&amp;gt;
     &amp;lt;/CellStyle&amp;gt;
     &amp;lt;HeaderStyle HorizontalAlign="Right" /&amp;gt;
 &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;/pre&gt;
&lt;p&gt; Hope this helps.&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>Setting columns align</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Setting-columns-align/</link><pubDate>Tue, 15 Sep 2009 10:17:32 GMT</pubDate><dc:creator>civansmail@gmail.com</dc:creator><category>column align</category><description>&lt;p&gt;How can I set columns align?&lt;/p&gt;
&lt;p&gt;I want to display decimal columns right aligned.&lt;/p&gt;</description></item></channel></rss>