<?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 Application Size Width/Height on Ajax in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Application-Size-Width-Height-on-Ajax/m-p/226820#M504355</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are using the following script to resize sheet to the size of the client screen&lt;/P&gt;&lt;P&gt;it works good in IE plugin but with Ajax it does not work.&lt;/P&gt;&lt;P&gt;we have V9 server and is developed in Qlikview v8.5 moved to 9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;sub ZoomToFitWindow&lt;BR /&gt;&lt;BR /&gt;ActiveDocument.GetApplication.WaitForIdle&lt;BR /&gt;If ActiveDocument.GetApplication.ScreenWidth = 1280 and ActiveDocument.GetApplication.ScreenHeight = 1024 then&lt;BR /&gt;set thisSheet=ActiveDocument.ActiveSheet&lt;BR /&gt;set sp=thisSheet.GetProperties&lt;BR /&gt;sp.ZoomFactor = 1.0&lt;BR /&gt;thisSheet.SetProperties sp&lt;BR /&gt;else&lt;BR /&gt;ActiveDocument.ActiveSheet.FitZoomToWindow&lt;BR /&gt;end if&lt;BR /&gt;&lt;BR /&gt;end sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jan 2010 15:14:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-01-29T15:14:24Z</dc:date>
    <item>
      <title>Application Size Width/Height on Ajax</title>
      <link>https://community.qlik.com/t5/QlikView/Application-Size-Width-Height-on-Ajax/m-p/226820#M504355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are using the following script to resize sheet to the size of the client screen&lt;/P&gt;&lt;P&gt;it works good in IE plugin but with Ajax it does not work.&lt;/P&gt;&lt;P&gt;we have V9 server and is developed in Qlikview v8.5 moved to 9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;sub ZoomToFitWindow&lt;BR /&gt;&lt;BR /&gt;ActiveDocument.GetApplication.WaitForIdle&lt;BR /&gt;If ActiveDocument.GetApplication.ScreenWidth = 1280 and ActiveDocument.GetApplication.ScreenHeight = 1024 then&lt;BR /&gt;set thisSheet=ActiveDocument.ActiveSheet&lt;BR /&gt;set sp=thisSheet.GetProperties&lt;BR /&gt;sp.ZoomFactor = 1.0&lt;BR /&gt;thisSheet.SetProperties sp&lt;BR /&gt;else&lt;BR /&gt;ActiveDocument.ActiveSheet.FitZoomToWindow&lt;BR /&gt;end if&lt;BR /&gt;&lt;BR /&gt;end sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2010 15:14:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Application-Size-Width-Height-on-Ajax/m-p/226820#M504355</guid>
      <dc:creator />
      <dc:date>2010-01-29T15:14:24Z</dc:date>
    </item>
  </channel>
</rss>

