<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>RE:Increasing width.</title><link>https://community.appian.com/discussions/f/user-interface/24662/re-increasing-width</link><description>How will i increase the width of coumn? scenario: I have a grid which is for dashboard level and also at application level ,in dashboard level it is working fine like image1. but same interface used in application level in (image 2). column not showing</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: RE:Increasing width.</title><link>https://community.appian.com/thread/95343?ContentTypeID=1</link><pubDate>Fri, 20 May 2022 14:57:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:acb55b1d-913b-4355-90c2-c1c236841925</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;The &amp;quot;weight&amp;quot; values for columns only adjusts their relative widths compared to other columns.&amp;nbsp; The only thing you can really do here is to play around with setting different weights to different columns and figuring out what works best.&amp;nbsp; On grids with &lt;em&gt;&lt;strong&gt;lots&lt;/strong&gt;&lt;/em&gt; of columns, there will always be squeezing of individual columns regardless of what weightings you set.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RE:Increasing width.</title><link>https://community.appian.com/thread/95342?ContentTypeID=1</link><pubDate>Fri, 20 May 2022 14:48:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:34992e78-db6f-4095-91e1-a241a38dcf1a</guid><dc:creator>sid</dc:creator><description>&lt;p&gt;Yes sorry,it is working as a read only.i have tried with conditions like if it is in dashboard then with width and weight as distribute and 10 and aslo for non dashboard thing. I &amp;nbsp;am not getting how else I can do?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RE:Increasing width.</title><link>https://community.appian.com/thread/95341?ContentTypeID=1</link><pubDate>Fri, 20 May 2022 14:36:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:897c2ea7-0740-4852-b6e9-936b5a749b32</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="75078" url="~/discussions/f/user-interface/24662/re-increasing-width/95327#95327"]but I have used readonly grid[/quote]
&lt;p&gt;The grid in your screenshot (i.e. &lt;em&gt;a!gridLayout()&lt;/em&gt;) is the Editable Grid.&amp;nbsp; Read-only, aka &amp;quot;paging&amp;quot; grid, is &lt;strong&gt;&lt;em&gt;a!gridField()&lt;/em&gt;&lt;/strong&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RE:Increasing width.</title><link>https://community.appian.com/thread/95340?ContentTypeID=1</link><pubDate>Fri, 20 May 2022 13:35:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0bdf8bf4-6c7d-4c7b-bf21-9b9ba21acfd6</guid><dc:creator>sid</dc:creator><description>&lt;p&gt;yes I have given weight as 10 itself, but the thing is that same interface having more number of columns at application level but in dashboard level less no of columns. for rest of the columns I have given narrow.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RE:Increasing width.</title><link>https://community.appian.com/thread/95330?ContentTypeID=1</link><pubDate>Fri, 20 May 2022 11:56:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5d69ce76-52e1-4b4f-acb5-c45ec28bebb1</guid><dc:creator>Prin18</dc:creator><description>&lt;p&gt;You can use&amp;nbsp; width and weight property in editable grid also&lt;/p&gt;
&lt;p&gt;columnConfigs: {&lt;br /&gt; a!gridLayoutColumnConfig(&lt;br /&gt; width: &amp;quot;DISTRIBUTE&amp;quot;, &lt;br /&gt; weight:3 ),&lt;br /&gt; a!gridLayoutColumnConfig(&lt;br /&gt; width: &amp;quot;DISTRIBUTE&amp;quot;, &lt;br /&gt; weight:2 )&lt;br /&gt; &lt;br /&gt; }&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Weight Determines how wide distributed columns are in relation to each other. Valid values: integers from 1 (default) to 10&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RE:Increasing width.</title><link>https://community.appian.com/thread/95327?ContentTypeID=1</link><pubDate>Fri, 20 May 2022 11:40:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:af54c78d-cf35-40c4-aad8-8f265d58f79f</guid><dc:creator>sid</dc:creator><description>&lt;p&gt;but I have used readonly grid.&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/13/pastedimage1653046824996v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RE:Increasing width.</title><link>https://community.appian.com/thread/95323?ContentTypeID=1</link><pubDate>Fri, 20 May 2022 11:10:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:334dcfa6-76a2-4bcc-b115-f21479496f8a</guid><dc:creator>Prin18</dc:creator><description>&lt;p&gt;You can set the column width through width parameter like this&amp;nbsp;&lt;/p&gt;
&lt;p&gt;columns:{&lt;/p&gt;
&lt;p&gt;a!gridColumn(&lt;br /&gt; label:&amp;quot;First Name&amp;quot;,&lt;br /&gt; width: &amp;quot;2X&amp;quot;&lt;br /&gt; )...&lt;/p&gt;
&lt;table class="appianTable tablexl"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;Determines the column width. Valid values:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;AUTO&amp;quot;&lt;/code&gt;,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;ICON&amp;quot;&lt;/code&gt;,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;ICON_PLUS&amp;quot;&lt;/code&gt;,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;NARROW&amp;quot;&lt;/code&gt;,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;NARROW_PLUS&amp;quot;&lt;/code&gt;,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;MEDIUM&amp;quot;&lt;/code&gt;,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;MEDIUM_PLUS&amp;quot;&lt;/code&gt;,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;WIDE&amp;quot;&lt;/code&gt;,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;1X&amp;quot;&lt;/code&gt;,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;2X&amp;quot;&lt;/code&gt;,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;3X&amp;quot;&lt;/code&gt;,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;4X&amp;quot;&lt;/code&gt;,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;5X&amp;quot;&lt;/code&gt;,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;6X&amp;quot;&lt;/code&gt;,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;7X&amp;quot;&lt;/code&gt;,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;8X&amp;quot;&lt;/code&gt;,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;9X&amp;quot;&lt;/code&gt;, and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="language-plaintext highlighter-rouge"&gt;&amp;quot;10X&amp;quot;&lt;/code&gt;.&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RE:Increasing width.</title><link>https://community.appian.com/thread/95321?ContentTypeID=1</link><pubDate>Fri, 20 May 2022 10:01:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a3605dcd-dd00-4c08-9032-cb4412cfae70</guid><dc:creator>sid</dc:creator><description>&lt;p&gt;can someone suggest on this please?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>