<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — How to use $Ajax->activate]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8465&amp;type=atom" />
	<updated>2019-10-20T08:11:39Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8465</id>
		<entry>
			<title type="html"><![CDATA[Re: How to use $Ajax->activate]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36290#p36290" />
			<content type="html"><![CDATA[<p>Hi,</p><p>try to put the table inside an div using div_start(&#039;id_to_update&#039;) and div_end() method</p><p>then update the div, it may work</p>]]></content>
			<author>
				<name><![CDATA[anoopmb]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18207</uri>
			</author>
			<updated>2019-10-20T08:11:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36290#p36290</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How to use $Ajax->activate]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36289#p36289" />
			<content type="html"><![CDATA[<p>So, as far as I know, $Ajax-&gt;activate is used to update part of the content with content from ajax.<br />I have seen this is used mainly when filtering or searching like customer and supplier is happening.<br />Usually I use _page_body because what I understand is it will update the entire page content via ajax.<br />My question is, can I use other id? I tried to use $Ajax-&gt;activate with other table id or div id and it failed. Since then I always use _page_body. How this work? Can I use other element id to be updated via ajax and not entire page?</p>]]></content>
			<author>
				<name><![CDATA[barbarian]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18954</uri>
			</author>
			<updated>2019-10-20T04:58:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36289#p36289</id>
		</entry>
</feed>
