<?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: Enable vertical scrolling in dashboard panel? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Enable-vertical-scrolling-in-dashboard-panel/m-p/13906#M260</link>
    <description>&lt;P&gt;Instead of adding a vertical scroller, you can add paginators to your panel to allow users to click through pages of results.  Example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;dashboard&amp;gt;
&amp;lt;label&amp;gt;My Dashboard with Paginators&amp;lt;/label&amp;gt;
    &amp;lt;row&amp;gt;
    &amp;lt;event&amp;gt;
&amp;lt;title&amp;gt;Title of Search - Splunk Errs Last 24&amp;lt;/title&amp;gt;
    &amp;lt;searchString&amp;gt;index=_internal source=*splunkd.log error host=* NOT DEBUG&amp;lt;/searchString&amp;gt;
&amp;lt;earliestTime&amp;gt;-24h&amp;lt;/earliestTime&amp;gt;
  &amp;lt;option name="count"&amp;gt;10&amp;lt;/option&amp;gt;
  &amp;lt;option name="showPager"&amp;gt;true&amp;lt;/option&amp;gt;
  &amp;lt;option name="displayRowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;
&amp;lt;/event&amp;gt;
&amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 25 May 2010 06:42:26 GMT</pubDate>
    <dc:creator>the_wolverine</dc:creator>
    <dc:date>2010-05-25T06:42:26Z</dc:date>
    <item>
      <title>Enable vertical scrolling in dashboard panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Enable-vertical-scrolling-in-dashboard-panel/m-p/13905#M259</link>
      <description>&lt;P&gt;I have an event list in my dashboard.  I am able to increase the number of events displayed but I really want to fix the panel height and provide a vertical scroller so users can scroll down to see additional events.&lt;/P&gt;

&lt;P&gt;How would I enable vertical scrolling in a panel?  Is this possible?  If so, can someone please provide an example?&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2010 07:44:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Enable-vertical-scrolling-in-dashboard-panel/m-p/13905#M259</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2010-05-20T07:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Enable vertical scrolling in dashboard panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Enable-vertical-scrolling-in-dashboard-panel/m-p/13906#M260</link>
      <description>&lt;P&gt;Instead of adding a vertical scroller, you can add paginators to your panel to allow users to click through pages of results.  Example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;dashboard&amp;gt;
&amp;lt;label&amp;gt;My Dashboard with Paginators&amp;lt;/label&amp;gt;
    &amp;lt;row&amp;gt;
    &amp;lt;event&amp;gt;
&amp;lt;title&amp;gt;Title of Search - Splunk Errs Last 24&amp;lt;/title&amp;gt;
    &amp;lt;searchString&amp;gt;index=_internal source=*splunkd.log error host=* NOT DEBUG&amp;lt;/searchString&amp;gt;
&amp;lt;earliestTime&amp;gt;-24h&amp;lt;/earliestTime&amp;gt;
  &amp;lt;option name="count"&amp;gt;10&amp;lt;/option&amp;gt;
  &amp;lt;option name="showPager"&amp;gt;true&amp;lt;/option&amp;gt;
  &amp;lt;option name="displayRowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;
&amp;lt;/event&amp;gt;
&amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 25 May 2010 06:42:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Enable-vertical-scrolling-in-dashboard-panel/m-p/13906#M260</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2010-05-25T06:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Enable vertical scrolling in dashboard panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Enable-vertical-scrolling-in-dashboard-panel/m-p/13907#M261</link>
      <description>&lt;P&gt;try this css property on the div &lt;/P&gt;

&lt;P&gt;overflow-y: scroll&lt;/P&gt;

&lt;P&gt;-Sreerag&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2015 19:38:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Enable-vertical-scrolling-in-dashboard-panel/m-p/13907#M261</guid>
      <dc:creator>SreeragM</dc:creator>
      <dc:date>2015-07-06T19:38:35Z</dc:date>
    </item>
  </channel>
</rss>

