'priority' => [
'attribute' => 'priority',
'filter' => FALSE,
'contentOptions' => function ($model) {
return ['class' => strtolower($model->priority)];
},
],
Categories: HINTS (tehnice) | Tags: class, grid, tabel
Leave a Reply
[TOP]