le_top
(Ext Yiiframework Com)
21
Hi
Check out my RelatedSearchBehaviour Extension. It will make this stuff easier to do.
ione
(Kardiwan)
22
My Code:
array('name'=>'region_id', 'header'=>'Region', 'value'=>'Region::model()->FindByPk($data->region_id)->region_name'),
Thank you Orteko, 
I was following this wiki article, and for me it was absolutely not working. And finally I could solve this based on Hollyii’s Yii Blog article.
BR
c