<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to remove pagination in editable grid</title><link>https://community.appian.com/discussions/f/user-interface/20262/how-to-remove-pagination-in-editable-grid</link><description>Just want to check if there&amp;#39;s any way to remove or hide the pagination in a!gridField_19r1 function. See code. Thanks!</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to remove pagination in editable grid</title><link>https://community.appian.com/thread/79092?ContentTypeID=1</link><pubDate>Fri, 22 Jan 2021 15:23:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:893f25d5-69b8-496f-8f6d-c25f445b532a</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="26843" url="~/discussions/f/user-interface/20262/how-to-remove-pagination-in-editable-grid/79087#79087"]once you exceed ten pages[/quote]
&lt;p&gt;...in the old version.&amp;nbsp; Luckily in the 19.2+ updated paging grid, they got rid of this horrific limitation.&amp;nbsp; Which is why I recommended OP upgrade to the current version, among other things ;-)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to remove pagination in editable grid</title><link>https://community.appian.com/thread/79087?ContentTypeID=1</link><pubDate>Fri, 22 Jan 2021 15:06:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:67988394-bdec-45a5-a743-781fbac66d7a</guid><dc:creator>davel001150</dc:creator><description>&lt;p&gt;I believe the documentation said that you get the first and last page controls once you exceed ten pages.&amp;nbsp; So a helpful way to get them sooner is a bit counter-intuitive.&amp;nbsp; Make your pages smaller, until you have more than 10 of them.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to remove pagination in editable grid</title><link>https://community.appian.com/thread/79048?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2021 21:43:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cc3e404e-42c7-4342-8743-527651d8a4c9</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;In the current version of the paging grid, the &amp;lt;&amp;lt; and &amp;gt;&amp;gt; arrows show up any time there&amp;#39;s more than a few pages of data.&amp;nbsp; If you show all data on one page, as far as I know no pagination arrows will be shown.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to remove pagination in editable grid</title><link>https://community.appian.com/thread/79047?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2021 21:41:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0f538a8b-d4f5-4a02-a424-e23a287f3a30</guid><dc:creator>Ross Boniquit</dc:creator><description>&lt;p&gt;Yes, how to add the&amp;nbsp;&lt;span&gt;&amp;lt;&amp;lt; and &amp;gt;&amp;gt; scroll controls as currently we tried to have a different interface for the pagination. But if there&amp;#39;s a way to add the scroll control, we&amp;#39;ll remove the other interface for paging purposes&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to remove pagination in editable grid</title><link>https://community.appian.com/thread/79046?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2021 21:38:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8fe6b73d-ddf0-4f11-9350-2b151002c9d7</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;The general documentation on the general paging grid component is found &lt;a href="https://docs.appian.com/suite/help/20.4/Paging_Grid_Component.html"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For your second question I&amp;#39;m unclear what you&amp;#39;re asking - are you asking how to add the &amp;lt;&amp;lt; and &amp;gt;&amp;gt; scroll controls, or something else?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to remove pagination in editable grid</title><link>https://community.appian.com/thread/79045?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2021 21:36:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3a42f78a-2408-493e-ab4d-51c582c6ec74</guid><dc:creator>Ross Boniquit</dc:creator><description>&lt;p&gt;Thanks Mike for the information! Is there a link that can be followed for the newer paging grid? Also, what is your recommendation if will be adding the first (&amp;lt;&amp;lt;) and last (&amp;gt;&amp;gt;) page scroll on the pagination with the code inserted.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to remove pagination in editable grid</title><link>https://community.appian.com/thread/79044?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2021 20:53:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:414af85e-6b66-480a-abd9-d314f18ff2f9</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;FYI, that&amp;#39;s not &amp;quot;editable grid&amp;quot;, it&amp;#39;s &amp;quot;paging grid&amp;quot; aka &amp;quot;read-only grid&amp;quot; (both of these refer to the same thing).&amp;nbsp; Editable Grid is &lt;em&gt;&lt;strong&gt;a!gridLayout()&lt;/strong&gt;&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;To get rid of pagination in the paging grid, the only real option is to load the entire data set and display it all at once.&amp;nbsp; There&amp;#39;s no real limit to the size you can show, though the functional limit means you start really impacting performance with as few as maybe a hundred or so rows, depending on other parameters (number of columns, complexity, etc).&lt;/p&gt;
&lt;p&gt;As an aside: I personally recommend migrating all instances of a!gridField_19r1 to the newer paging grid, because it works more easily in most cases and is far more flexible, including allowing use of rich text display within columns (which opens up a wealth of new capabilities, including using rich text links and icons, etc).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>