Adauga class la celula din tabelul gridului
      'priority'  => [
        'attribute'      => 'priority',
        'filter'         => FALSE,
        'contentOptions' => function ($model) {
          return ['class' => strtolower($model->priority)];
        },
      ],

About

Das Yii Man

Categories: HINTS (tehnice) | Tags: , ,

Leave a Reply

Your email address will not be published. Required fields are marked *

[TOP]