Good morning, I have the column, of code and in yii if one puts 0 after the name of the other table pulls the information ... but I can not do the search, which I have programmed in the model ??
use yii\helpers\Url;
return [
[
'class'=>'\kartik\grid\DataColumn',
'attribute'=>'codigo0.NombreComercial',
],