<?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 How to display a horizontal scrollbar with Ionic in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/How-to-display-a-horizontal-scrollbar-with-Ionic/m-p/1109226#M71478</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;

&lt;P&gt;I am using Intel XDK with Ionic Framework, having a table with many columns I would like to see the horizontal scroll bar to allow you to see which spot in the table you're looking at.&lt;BR /&gt;
	I tried to force the display of the scrollbars via CSS, but it does not show:&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt; &amp;lt;div style="width:100%;height:100%;overflow-y:hidden;overflow-x:visible !important;" &amp;gt;

          &amp;lt;table style="overflow-x:visible !important;"&amp;gt;
          ....&lt;/PRE&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Any suggestions?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 26 Jun 2016 15:46:59 GMT</pubDate>
    <dc:creator>Mario_R_</dc:creator>
    <dc:date>2016-06-26T15:46:59Z</dc:date>
    <item>
      <title>How to display a horizontal scrollbar with Ionic</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-display-a-horizontal-scrollbar-with-Ionic/m-p/1109226#M71478</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;

&lt;P&gt;I am using Intel XDK with Ionic Framework, having a table with many columns I would like to see the horizontal scroll bar to allow you to see which spot in the table you're looking at.&lt;BR /&gt;
	I tried to force the display of the scrollbars via CSS, but it does not show:&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt; &amp;lt;div style="width:100%;height:100%;overflow-y:hidden;overflow-x:visible !important;" &amp;gt;

          &amp;lt;table style="overflow-x:visible !important;"&amp;gt;
          ....&lt;/PRE&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Any suggestions?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jun 2016 15:46:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-display-a-horizontal-scrollbar-with-Ionic/m-p/1109226#M71478</guid>
      <dc:creator>Mario_R_</dc:creator>
      <dc:date>2016-06-26T15:46:59Z</dc:date>
    </item>
    <item>
      <title>Can you try:</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-display-a-horizontal-scrollbar-with-Ionic/m-p/1109227#M71479</link>
      <description>&lt;P&gt;Can you try:&lt;/P&gt;

&lt;P&gt;overflow-x:scroll&lt;/P&gt;

&lt;P&gt;or&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;overflow-x:scroll !important&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 21:22:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-display-a-horizontal-scrollbar-with-Ionic/m-p/1109227#M71479</guid>
      <dc:creator>Rakshith_K_Intel</dc:creator>
      <dc:date>2016-06-27T21:22:32Z</dc:date>
    </item>
    <item>
      <title>Thanks for the suggestion,</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-display-a-horizontal-scrollbar-with-Ionic/m-p/1109228#M71480</link>
      <description>&lt;P&gt;Thanks for the suggestion, just tried it but it does not work.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 12:50:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-display-a-horizontal-scrollbar-with-Ionic/m-p/1109228#M71480</guid>
      <dc:creator>Mario_R_</dc:creator>
      <dc:date>2016-06-29T12:50:56Z</dc:date>
    </item>
  </channel>
</rss>

