Changes
Title
changed
Update content in AJAX with partialRenderrenderPartial
Category
unchanged
Tutorials
Yii version
unchanged
Tags
changed
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)[...]
### Links
- [Russian Version](http://dbhelp.ru/ajax-partialrender-update/page/)