Revision #4 has been created by CeBe on Apr 14, 2014, 6:13:41 AM with the memo:
changed yii version
« previous (#3)
Changes
Title
unchanged
Take more control of CGridview and model searching (related model or another controller)
Category
unchanged
How-tos
Yii version
unchanged
Tags
unchanged
more, control, CGridView, search, sort, pagination, links, AJAX, related, model, controller, action
Content
unchanged
[...]
));
$this->renderPartial('_searchCustomersByHotel' , array('customerToHotel'=>$customerToHotel));
```