<?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>I have 10 row in Notes CDT and I am using below script to display the data  in P</title><link>https://community.appian.com/discussions/f/general/984/i-have-10-row-in-notes-cdt-and-i-am-using-below-script-to-display-the-data-in-p</link><description>I have 10 row in Notes CDT and I am using below script to display the data in Paging grid, it is displaying 5 rows in ascending order as expected but when I click on next page arrow in paging grid to view next 5 set of data it is loading form with same</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: I have 10 row in Notes CDT and I am using below script to display the data  in P</title><link>https://community.appian.com/thread/3281?ContentTypeID=1</link><pubDate>Sat, 20 Jul 2013 11:58:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:743e784e-7527-4fb3-84b8-8764e0b53b4a</guid><dc:creator>ankitb703441</dc:creator><description>yes this will work but it will not sort the data on date.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have 10 row in Notes CDT and I am using below script to display the data  in P</title><link>https://community.appian.com/thread/3280?ContentTypeID=1</link><pubDate>Fri, 19 Jul 2013 20:59:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4b5de36f-0e67-416d-8690-b4066eaa90c9</guid><dc:creator>darbyk</dc:creator><description>This looks like its on a form as opposed to a SAIL right? I don&amp;#39;t believe that&amp;#39;s a valid way of doing it for forms; instead try just doing todatasubset(pv!Notes) then at the bottom of the left hand page in the modeler tool when you&amp;#39;ve clicked on the corresponding paging grid, there is a &amp;quot;Rows Per Page&amp;quot; option and set that to 5.  Now it should work as expected.  Hope that helps&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>