Difference between #9 and #10 of
Update content in AJAX with renderPartial

Revision #10 has been created by hairylunch on Jul 10, 2012, 5:23:27 PM with the memo:

correcting method name from partialRender to renderPartial
« previous (#9)

Changes

Title changed

Update content in AJAX with partialRenderrenderPartial

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

AJAX

Content changed

The easiest way to update content in AJAX is to use the partialRenderrenderPartial method.

For this exemple I have three files: a controller (HelloWorldController.php) and two views (index.php and _ajaxContent.php)

<br />
#### controllers/HelloWorldController.php
[...]
43 0
46 followers
Viewed: 352 051 times
Version: 1.1
Category: Tutorials
Tags: AJAX
Written by: Burzum
Last updated by: hairylunch
Created on: Sep 30, 2009
Last updated: 11 years ago
Update Article

Revisions

View all history