<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Table paging for data not from SQL]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=9981</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9981&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Table paging for data not from SQL.]]></description>
		<lastBuildDate>Thu, 05 Jan 2023 02:45:08 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Table paging for data not from SQL]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=41924#p41924</link>
			<description><![CDATA[<p>Hi,</p><p>As far as I know this cannot be done with existing core functionality.&nbsp; I&#039;ve done this in one of my modules though. I&#039;ve created a PagerInterface and there are two implementations one for query data, and one for &quot;Model&quot; data (my code has data in several &#039;Model&#039; classes).&nbsp; Here&#039;s a link to that:</p><p>https://github.com/saygoweb/frontaccounting-module-sgw_sales/tree/master/includes/common/Pager</p><p>This did require a few changes in the core to support.&nbsp; These changes are here.</p><p>https://github.com/cambell-prince/frontaccounting/commit/60a6218858ae6a5d7793ab180a62f0deed57b951</p><p>Those changes are based off a fork that I use, not based off the current core.&nbsp; So, you&#039;d need to adapt as necessary to fit the current core.</p>]]></description>
			<author><![CDATA[null@example.com (cambell)]]></author>
			<pubDate>Thu, 05 Jan 2023 02:45:08 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=41924#p41924</guid>
		</item>
		<item>
			<title><![CDATA[Table paging for data not from SQL]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=41491#p41491</link>
			<description><![CDATA[<p>Hi,</p><p>I am aware of db_pager functionality. Now I need to make a table with paging functionality from already queried data.<br />Is there any way to do this?</p>]]></description>
			<author><![CDATA[null@example.com (barbarian)]]></author>
			<pubDate>Sat, 24 Sep 2022 02:19:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=41491#p41491</guid>
		</item>
	</channel>
</rss>
