Difference between #2 and #3 of
CSqlDataProvider in CGridView

Revision #3 has been created by Kostas Apazidis (KonApaz) on Apr 1, 2014, 1:14:55 PM with the memo:

typo
« previous (#2) next (#4) »

Changes

Title unchanged

CSqlDataProvider in CGridView

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

CGridView, CSqlDataProvider, complex custom CGridView column sort filter

Content changed

[...]
```php
$this->widget('zii.widgets.grid.CGridView', array(
'id' => 'a-grid-id',
'dataProvider' => $m
ainodel,
'ajaxUpdate' => true, //false if you want to reload aentire page (useful if sorting has an effect to other widgets)
'filter' => null, //if not exist search filters
'columns' => array(

array(
[...]
3 0
9 followers
Viewed: 35 777 times
Version: 1.1
Category: Tutorials
Last updated by: CeBe
Created on: Mar 18, 2014
Last updated: 9 years ago
Update Article

Revisions

View all history