Yii ? ?Model.id? not defined - CGridView one to many relation
Posted by admin on 29 Mär 2012 in spooXe
I found my solution under the link from Harry
$config = array('keyField' => 'idheatflow');
$dataProvider = new CArrayDataProvider($rawData=$model->heatflows, $config);
This entry was posted by admin and filed under spooXe.