<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Simple table in 3.1 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Simple-table-in-3-1/m-p/1213815#M23352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried that, but the thing is that I cannot reduce the width of the table initially in sheet. If I do that then it messes up the overall view as then there is a lot of empty space on the sheet if I have multiple charts on it. See the image below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/144629_Untitled.jpg" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the gap at the end.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Nov 2016 12:34:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-11-23T12:34:45Z</dc:date>
    <item>
      <title>Simple table in 3.1</title>
      <link>https://community.qlik.com/t5/App-Development/Simple-table-in-3-1/m-p/1213809#M23346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a strange issue after upgrading to 3.1 build. All the simple tables which I had in my apps do not seems to auto adjust their width as per the number of columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the image below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.jpg" class="jive-image image-1" height="16" src="https://community.qlik.com/legacyfs/online/144597_Untitled.jpg" style="height: 16.4903px; width: 639px;" width="639" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Observe the space after the last column over here, now if I embed this page in my application and view it on screens with different resolution it does not fit the table completely. It shows the same space at the end and column widths have to be manually adjusted in qliksense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 10:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Simple-table-in-3-1/m-p/1213809#M23346</guid>
      <dc:creator />
      <dc:date>2016-11-23T10:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Simple table in 3.1</title>
      <link>https://community.qlik.com/t5/App-Development/Simple-table-in-3-1/m-p/1213810#M23347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you adjust width of columns by dragging the vertical line&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 11:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Simple-table-in-3-1/m-p/1213810#M23347</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2016-11-23T11:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Simple table in 3.1</title>
      <link>https://community.qlik.com/t5/App-Development/Simple-table-in-3-1/m-p/1213811#M23348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The thing is I do not want to do that all the time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It used to auto adjust as per the available space in the previous versions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 12:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Simple-table-in-3-1/m-p/1213811#M23348</guid>
      <dc:creator />
      <dc:date>2016-11-23T12:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Simple table in 3.1</title>
      <link>https://community.qlik.com/t5/App-Development/Simple-table-in-3-1/m-p/1213812#M23349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It does auto adjust by default.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 12:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Simple-table-in-3-1/m-p/1213812#M23349</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2016-11-23T12:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Simple table in 3.1</title>
      <link>https://community.qlik.com/t5/App-Development/Simple-table-in-3-1/m-p/1213813#M23350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yea it did on the earlier versions, but now it has stopped doing that and it is just for the simple table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What we do is create these charts in qlik and then we show them in a web application. So earlier the tables used to auto adjust as per the screen resolution and available space but now they don't.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 12:15:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Simple-table-in-3-1/m-p/1213813#M23350</guid>
      <dc:creator />
      <dc:date>2016-11-23T12:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Simple table in 3.1</title>
      <link>https://community.qlik.com/t5/App-Development/Simple-table-in-3-1/m-p/1213814#M23351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change the size of table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think according to number of columns you have given it more space than required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reduce the size and it will adjust for that size.&lt;/P&gt;&lt;P&gt;Have you tried this?&lt;/P&gt;&lt;P&gt;It works for me in latest version&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 12:20:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Simple-table-in-3-1/m-p/1213814#M23351</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2016-11-23T12:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Simple table in 3.1</title>
      <link>https://community.qlik.com/t5/App-Development/Simple-table-in-3-1/m-p/1213815#M23352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried that, but the thing is that I cannot reduce the width of the table initially in sheet. If I do that then it messes up the overall view as then there is a lot of empty space on the sheet if I have multiple charts on it. See the image below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/144629_Untitled.jpg" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the gap at the end.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 12:34:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Simple-table-in-3-1/m-p/1213815#M23352</guid>
      <dc:creator />
      <dc:date>2016-11-23T12:34:45Z</dc:date>
    </item>
  </channel>
</rss>

