<?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: Single Scroll bar whole Responsive Mashup in ThingWorx Developers</title>
    <link>https://community.ptc.com/t5/ThingWorx-Developers/Single-Scroll-bar-whole-Responsive-Mashup/m-p/983733#M68299</link>
    <description>&lt;P&gt;Can you share how it worked ?&lt;/P&gt;</description>
    <pubDate>Thu, 14 Nov 2024 16:01:17 GMT</pubDate>
    <dc:creator>AK_11420126</dc:creator>
    <dc:date>2024-11-14T16:01:17Z</dc:date>
    <item>
      <title>Single Scroll bar whole Responsive Mashup</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Single-Scroll-bar-whole-Responsive-Mashup/m-p/874922#M62341</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a responsive mashup, It has three main Sub Containers...&lt;/P&gt;
&lt;P&gt;1st Sub Container has Grid&lt;BR /&gt;2nd Sub Container has Collection Widget&lt;/P&gt;
&lt;P&gt;3rd Sub Container has another Grid widget&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;My Screen resolution is 1920*1080, now I see all three Subcontainer are having Scroll bars, which the Customer doesn't want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way, My Main Container has a vertical Scroll bar and sub-containers can expand as much as they can, without having any scroll bars?&lt;BR /&gt;&lt;BR /&gt;Thingworx version: 9.3.8&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 18:42:13 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Single-Scroll-bar-whole-Responsive-Mashup/m-p/874922#M62341</guid>
      <dc:creator>pshashipreetham</dc:creator>
      <dc:date>2023-05-11T18:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Single Scroll bar whole Responsive Mashup</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Single-Scroll-bar-whole-Responsive-Mashup/m-p/875057#M62347</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/397183"&gt;@pshashipreetham&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I feel like I remember reading something about this where you could have only the parent container have a scrollbar.&lt;/P&gt;&lt;P&gt;But unfortunately I can't remember where I read it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you try using this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jensc_0-1683895686065.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/81875i0BE363F5CDEB3D7E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jensc_0-1683895686065.png" alt="jensc_0-1683895686065.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And turning it off for the sub containers?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 12:48:34 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Single-Scroll-bar-whole-Responsive-Mashup/m-p/875057#M62347</guid>
      <dc:creator>jensc</dc:creator>
      <dc:date>2023-05-12T12:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Single Scroll bar whole Responsive Mashup</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Single-Scroll-bar-whole-Responsive-Mashup/m-p/875538#M62382</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/344529"&gt;@jensc&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vertical Scroll bars are disabled/grayed out for all sub-containers, so it didn't work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 04:18:25 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Single-Scroll-bar-whole-Responsive-Mashup/m-p/875538#M62382</guid>
      <dc:creator>pshashipreetham</dc:creator>
      <dc:date>2023-05-16T04:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Single Scroll bar whole Responsive Mashup</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Single-Scroll-bar-whole-Responsive-Mashup/m-p/876691#M62467</link>
      <description>&lt;P&gt;I got it working by enabling the contained advanced-grid&amp;nbsp;&lt;SPAN&gt;EnableContainerScroll property.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can then disable horizontal and vertical scrolling. The grid will fill up the container with all of its content.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also you need to make sure all child containers have scrolling disabled while parent container have scrolling enabled&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 20:22:30 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Single-Scroll-bar-whole-Responsive-Mashup/m-p/876691#M62467</guid>
      <dc:creator>rogerjn</dc:creator>
      <dc:date>2023-05-22T20:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Single Scroll bar whole Responsive Mashup</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Single-Scroll-bar-whole-Responsive-Mashup/m-p/876746#M62472</link>
      <description>&lt;P&gt;Thank you,&amp;nbsp;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/299217"&gt;@rogerjn&lt;/a&gt;. It&amp;nbsp;worked like magic.&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 04:37:26 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Single-Scroll-bar-whole-Responsive-Mashup/m-p/876746#M62472</guid>
      <dc:creator>pshashipreetham</dc:creator>
      <dc:date>2023-05-23T04:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Single Scroll bar whole Responsive Mashup</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Single-Scroll-bar-whole-Responsive-Mashup/m-p/983733#M68299</link>
      <description>&lt;P&gt;Can you share how it worked ?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 16:01:17 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Single-Scroll-bar-whole-Responsive-Mashup/m-p/983733#M68299</guid>
      <dc:creator>AK_11420126</dc:creator>
      <dc:date>2024-11-14T16:01:17Z</dc:date>
    </item>
  </channel>
</rss>

