<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Fix column width in FA pager table]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=8455</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8455&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Fix column width in FA pager table.]]></description>
		<lastBuildDate>Wed, 16 Oct 2019 02:39:44 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Fix column width in FA pager table]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36269#p36269</link>
			<description><![CDATA[<p>Hello</p><p>@boxygen and @anoopmb they have been done this feature: <a href="https://frontaccounting.com/punbb/viewtopic.php?id=8237">https://frontaccounting.com/punbb/viewtopic.php?id=8237</a></p>]]></description>
			<author><![CDATA[null@example.com (notrinos)]]></author>
			<pubDate>Wed, 16 Oct 2019 02:39:44 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36269#p36269</guid>
		</item>
		<item>
			<title><![CDATA[Fix column width in FA pager table]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36268#p36268</link>
			<description><![CDATA[<p>I want to set manually one of the column width in FA db pager table. I believe this can be done, but I forget how. Can anyone let me know how to do this? My code for the header of the table is like this.</p><div class="codebox"><pre><code>$cols = array(
        _(&quot;#&quot;) =&gt; array(&#039;fun&#039;=&gt;&#039;trans_view&#039;, &#039;ord&#039;=&gt;&#039;&#039;, &#039;align&#039;=&gt;&#039;right&#039;), 
        _(&quot;Reference&quot;), 
        _(&quot;Supplier&quot;) =&gt; array(&#039;ord&#039;=&gt;&#039;&#039;),
        _(&quot;Location&quot;),
        _(&quot;Supplier&#039;s Reference&quot;), 
        _(&quot;Order Date&quot;) =&gt; array(&#039;name&#039;=&gt;&#039;ord_date&#039;, &#039;type&#039;=&gt;&#039;date&#039;, &#039;ord&#039;=&gt;&#039;desc&#039;),
        _(&quot;Currency&quot;) =&gt; array(&#039;align&#039;=&gt;&#039;center&#039;), 
        _(&quot;Order Total&quot;) =&gt; &#039;amount&#039;,
                array(&#039;fun&#039;=&gt;&#039;create_order_link&#039;,&#039;align&#039;=&gt;&#039;center&#039;),
);</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (barbarian)]]></author>
			<pubDate>Tue, 15 Oct 2019 21:59:27 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36268#p36268</guid>
		</item>
	</channel>
</rss>
